chore(deps-dev): Bump marked-highlight from 2.1.1 to 2.1.2 (#3328)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
70bb55e0af
commit
c9cc3aebb7
10
package-lock.json
generated
10
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.1",
|
"marked-highlight": "^2.1.2",
|
||||||
"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",
|
||||||
@ -5144,12 +5144,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked-highlight": {
|
"node_modules/marked-highlight": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.2.tgz",
|
||||||
"integrity": "sha512-ktdqwtBne8rim5mb+vvZ9FzElGFb+CHCgkx/g6DSzTjaSrVnxsJdSzB5YgCkknFrcOW+viocM1lGyIjC0oa3fg==",
|
"integrity": "sha512-LttLexvzVYbdCWcjx5Upevtm1RAQ2965DyRMWfKzhpWwORPLeJay5Gp8lC4OfMs56QyfV/zIYeknp4NbTAfD0A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"marked": ">=4 <13"
|
"marked": ">=4 <14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked-man": {
|
"node_modules/marked-man": {
|
||||||
|
@ -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.1",
|
"marked-highlight": "^2.1.2",
|
||||||
"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