chore(deps-dev): Bump highlight.js from 11.9.0 to 11.10.0 (#3364)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:development update-type: version-update:semver-minor ... 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
52e6ce558d
commit
cbf0b1d56c
8
package-lock.json
generated
8
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-promise": "^6.4.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.1.3",
|
||||
"marked-man": "^2.1.0",
|
||||
@ -4320,9 +4320,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/highlight.js": {
|
||||
"version": "11.9.0",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.9.0.tgz",
|
||||
"integrity": "sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==",
|
||||
"version": "11.10.0",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.10.0.tgz",
|
||||
"integrity": "sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
|
@ -73,7 +73,7 @@
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-promise": "^6.4.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.1.3",
|
||||
"marked-man": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user