mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
fix(deps): update dependency markdown-it-anchor to ^5.2.5
This commit is contained in:
parent
cd76d0757a
commit
8e6c326e6e
6
packages/jsdoc/package-lock.json
generated
6
packages/jsdoc/package-lock.json
generated
@ -76,9 +76,9 @@
|
||||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "5.2.4",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.2.4.tgz",
|
||||
"integrity": "sha512-n8zCGjxA3T+Mx1pG8HEgbJbkB8JFUuRkeTZQuIM8iPY6oQ8sWOPRZJDFC9a/pNg2QkHEjjGkhBEl/RSyzaDZ3A=="
|
||||
"version": "5.2.5",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.2.5.tgz",
|
||||
"integrity": "sha512-xLIjLQmtym3QpoY9llBgApknl7pxAcN3WDRc2d3rwpl+/YvDZHPmKscGs+L6E05xf2KrCXPBvosWt7MZukwSpQ=="
|
||||
},
|
||||
"marked": {
|
||||
"version": "0.7.0",
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"escape-string-regexp": "^2.0.0",
|
||||
"lodash": "^4.17.15",
|
||||
"markdown-it": "^10.0.0",
|
||||
"markdown-it-anchor": "^5.2.4",
|
||||
"markdown-it-anchor": "^5.2.5",
|
||||
"marked": "^0.7.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"open-sans-fonts": "^1.5.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user