From 9bee95fac392ae58755bcbdcd1760e3cb6fcb4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:01:43 +0100 Subject: chore: bump marked from 9.1.2 to 9.1.3 in /src-vue (#654) Bumps [marked](https://github.com/markedjs/marked) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v9.1.2...v9.1.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src-vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-vue/package.json') diff --git a/src-vue/package.json b/src-vue/package.json index 3e6533ab..3dcbef93 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -11,7 +11,7 @@ "dependencies": { "@element-plus/icons-vue": "^2.0.9", "element-plus": "^2.4.1", - "marked": "^9.1.2", + "marked": "^9.1.3", "tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014", "vue": "^3.3.7", "vue-i18n": "^9.6.1", -- cgit v1.2.3