chore(deps-dev): Bump marked-highlight from 2.1.2 to 2.1.3 (#3347)
Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/markedjs/marked-highlight/releases) - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs) - [Commits](https://github.com/markedjs/marked-highlight/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: marked-highlight 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
976da5c7bb
commit
42954aaba9
8
package-lock.json
generated
8
package-lock.json
generated
@ -34,7 +34,7 @@
|
|||||||
"eslint-plugin-promise": "^6.2.0",
|
"eslint-plugin-promise": "^6.2.0",
|
||||||
"highlight.js": "^11.9.0",
|
"highlight.js": "^11.9.0",
|
||||||
"markdown-it": "14.1.0",
|
"markdown-it": "14.1.0",
|
||||||
"marked-highlight": "^2.1.2",
|
"marked-highlight": "^2.1.3",
|
||||||
"marked-man": "^2.1.0",
|
"marked-man": "^2.1.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"recheck": "^4.4.5",
|
"recheck": "^4.4.5",
|
||||||
@ -5454,9 +5454,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked-highlight": {
|
"node_modules/marked-highlight": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.3.tgz",
|
||||||
"integrity": "sha512-LttLexvzVYbdCWcjx5Upevtm1RAQ2965DyRMWfKzhpWwORPLeJay5Gp8lC4OfMs56QyfV/zIYeknp4NbTAfD0A==",
|
"integrity": "sha512-t35JWm2u8HanOJ+gSJBAYQ0Jgr3vy+gl7ORAXN8bSEQFHl5FYXH0A7YXVMrfhmKaSuBSy6LidXECn3U9Qv/dHA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"marked": ">=4 <14"
|
"marked": ">=4 <14"
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
"eslint-plugin-promise": "^6.2.0",
|
"eslint-plugin-promise": "^6.2.0",
|
||||||
"highlight.js": "^11.9.0",
|
"highlight.js": "^11.9.0",
|
||||||
"markdown-it": "14.1.0",
|
"markdown-it": "14.1.0",
|
||||||
"marked-highlight": "^2.1.2",
|
"marked-highlight": "^2.1.3",
|
||||||
"marked-man": "^2.1.0",
|
"marked-man": "^2.1.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"recheck": "^4.4.5",
|
"recheck": "^4.4.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user