chore(deps-dev): Bump highlight.js from 11.0.0 to 11.0.1 (#2090)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/11.0.1/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/11.0.0...11.0.1) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
61349b6257
commit
730f85ba6d
6
package-lock.json
generated
6
package-lock.json
generated
@ -4374,9 +4374,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"highlight.js": {
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.0.0.tgz",
|
||||
"integrity": "sha512-ByaTMfsSuoqerTwemOgpIhfULEIaK52JJYhky/sK7/Yqc0+t7Uh5DHay9vIC94YXSupnQ1Vqfc9VXrYP4eXW3Q==",
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.0.1.tgz",
|
||||
"integrity": "sha512-EqYpWyTF2s8nMfttfBA2yLKPNoZCO33pLS4MnbXQ4hECf1TKujCt1Kq7QAdrio7roL4+CqsfjqwYj4tYgq0pJQ==",
|
||||
"dev": true
|
||||
},
|
||||
"hook-std": {
|
||||
|
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"front-matter": "^4.0.2",
|
||||
"highlight.js": "^11.0.0",
|
||||
"highlight.js": "^11.0.1",
|
||||
"jasmine": "^3.7.0",
|
||||
"markdown-it": "12.0.6",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user