mirror of
https://github.com/markedjs/marked
synced 2024-11-22 00:05:53 +00:00
chore(deps-dev): Bump marked-highlight from 2.1.3 to 2.1.4 (#3405)
Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.3 to 2.1.4. - [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.3...v2.1.4) --- 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
1ba83883b7
commit
68d5b13b07
10
package-lock.json
generated
10
package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"eslint": "^9.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.1.3",
|
||||
"marked-highlight": "^2.1.4",
|
||||
"marked-man": "^2.1.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"recheck": "^4.4.5",
|
||||
@ -4360,12 +4360,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked-highlight": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.3.tgz",
|
||||
"integrity": "sha512-t35JWm2u8HanOJ+gSJBAYQ0Jgr3vy+gl7ORAXN8bSEQFHl5FYXH0A7YXVMrfhmKaSuBSy6LidXECn3U9Qv/dHA==",
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.1.4.tgz",
|
||||
"integrity": "sha512-D1GOkcdzP+1dzjoColL7umojefFrASDuLeyaHS0Zr/Uo9jkr1V6vpLRCzfi1djmEaWyK0SYMFtHnpkZ+cwFT1w==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"marked": ">=4 <14"
|
||||
"marked": ">=4 <15"
|
||||
}
|
||||
},
|
||||
"node_modules/marked-man": {
|
||||
|
@ -70,7 +70,7 @@
|
||||
"eslint": "^9.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"markdown-it": "14.1.0",
|
||||
"marked-highlight": "^2.1.3",
|
||||
"marked-highlight": "^2.1.4",
|
||||
"marked-man": "^2.1.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"recheck": "^4.4.5",
|
||||
|
Loading…
Reference in New Issue
Block a user