chore(deps-dev): Bump highlight.js from 11.11.0 to 11.11.1 (#3572)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.11.0 to 11.11.1. - [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.11.0...11.11.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
476b85e99a
commit
33eb5c6a3a
8
package-lock.json
generated
8
package-lock.json
generated
@ -27,7 +27,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"dts-bundle-generator": "^9.5.1",
|
||||
"eslint": "^9.17.0",
|
||||
"highlight.js": "^11.11.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.2.1",
|
||||
"marked-man": "^2.1.0",
|
||||
@ -3670,9 +3670,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/highlight.js": {
|
||||
"version": "11.11.0",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.0.tgz",
|
||||
"integrity": "sha512-6ErL7JlGu2CNFHyRQEuDogOyGPNiqcuWdt4iSSFUPyferNTGlNTPFqeV36Y/XwA4V/TJ8l0sxp6FTnxud/mf8g==",
|
||||
"version": "11.11.1",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz",
|
||||
"integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
|
@ -68,7 +68,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"dts-bundle-generator": "^9.5.1",
|
||||
"eslint": "^9.17.0",
|
||||
"highlight.js": "^11.11.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.2.1",
|
||||
"marked-man": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user