From 0421a1aa6c81cf2b60817c25b93f5193ec00e07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:09:02 +0000 Subject: [PATCH] Bump prismjs from 1.28.0 to 1.29.0 in /vue Bumps [prismjs](https://github.com/PrismJS/prism) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vue/package.json | 2 +- vue/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vue/package.json b/vue/package.json index 9ce20b12..b107203e 100644 --- a/vue/package.json +++ b/vue/package.json @@ -23,7 +23,7 @@ "lodash": "^4.17.21", "mavon-editor": "^2.10.4", "moment": "^2.29.4", - "prismjs": "^1.27.0", + "prismjs": "^1.29.0", "vue": "^2.6.14", "vue-class-component": "^7.2.3", "vue-click-outside": "^1.1.0", diff --git a/vue/yarn.lock b/vue/yarn.lock index d9f7abdd..aaceaaa6 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -8836,10 +8836,10 @@ pretty-error@^4.0.0: lodash "^4.17.20" renderkid "^3.0.0" -prismjs@^1.23.0, prismjs@^1.27.0: - version "1.28.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6" - integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw== +prismjs@^1.23.0, prismjs@^1.29.0: + version "1.29.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" + integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== private@^0.1.8, private@~0.1.5: version "0.1.8"