Bump prismjs from 1.24.1 to 1.25.0 in /vue

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.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.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-01 00:03:32 +00:00
committed by GitHub
parent 20db5cfd74
commit a577b05404
2 changed files with 49 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
"core-js": "^3.14.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"prismjs": "^1.24.1",
"prismjs": "^1.25.0",
"vue": "^2.6.14",
"vue-class-component": "^7.2.3",
"vue-click-outside": "^1.1.0",