Browse Source

build(deps): bump prismjs from 1.15.0 to 1.21.0 in /web

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.21.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.15.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/web/prismjs-1.21.0
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
46fe209ab9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web/package.json

2
web/package.json

@ -5,7 +5,7 @@
"proxy": "http://127.0.0.1:8080",
"dependencies": {
"moment": "2.24.0",
"prismjs": "1.15.0",
"prismjs": "1.21.0",
"react": "16.8.4",
"react-clipboard.js": "2.0.7",
"react-datepicker": "2.2.0",

Loading…
Cancel
Save