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:
dependabot[bot] 2024-06-18 01:17:47 -06:00 committed by GitHub
parent 70bb55e0af
commit c9cc3aebb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -34,7 +34,7 @@
"eslint-plugin-promise": "^6.2.0",
"highlight.js": "^11.9.0",
"markdown-it": "14.1.0",
"marked-highlight": "^2.1.1",
"marked-highlight": "^2.1.2",
"marked-man": "^2.1.0",
"node-fetch": "^3.3.2",
"recheck": "^4.4.5",
@ -5144,12 +5144,12 @@
}
},
"node_modules/marked-highlight": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.1.tgz",
"integrity": "sha512-ktdqwtBne8rim5mb+vvZ9FzElGFb+CHCgkx/g6DSzTjaSrVnxsJdSzB5YgCkknFrcOW+viocM1lGyIjC0oa3fg==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.2.tgz",
"integrity": "sha512-LttLexvzVYbdCWcjx5Upevtm1RAQ2965DyRMWfKzhpWwORPLeJay5Gp8lC4OfMs56QyfV/zIYeknp4NbTAfD0A==",
"dev": true,
"peerDependencies": {
"marked": ">=4 <13"
"marked": ">=4 <14"
}
},
"node_modules/marked-man": {

View File

@ -75,7 +75,7 @@
"eslint-plugin-promise": "^6.2.0",
"highlight.js": "^11.9.0",
"markdown-it": "14.1.0",
"marked-highlight": "^2.1.1",
"marked-highlight": "^2.1.2",
"marked-man": "^2.1.0",
"node-fetch": "^3.3.2",
"recheck": "^4.4.5",