mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 16:56:14 -04:00
fix(deps): bump markdown-it-anchor from 8.1.2 to 8.1.3
This commit is contained in:
parent
6324d836a5
commit
d4ef69b599
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.116.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.2",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-highlightjs": "^3.5.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"nuxt-i18n": "^6.28.1",
|
||||
|
@ -16211,9 +16211,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/markdown-it-anchor": {
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.2.tgz",
|
||||
"integrity": "sha512-9D58TKK4dakqmjcmVuqHoB3ntKBpQJ0Ld38B83aiHJcBD72IZIyPjNtihPA6ayRI5WD33e1W68mArliNLHCprg==",
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
||||
"peerDependencies": {
|
||||
"markdown-it": "*"
|
||||
}
|
||||
|
@ -36731,9 +36731,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.2.tgz",
|
||||
"integrity": "sha512-9D58TKK4dakqmjcmVuqHoB3ntKBpQJ0Ld38B83aiHJcBD72IZIyPjNtihPA6ayRI5WD33e1W68mArliNLHCprg==",
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"markdown-it-highlightjs": {
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.116.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.2",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-highlightjs": "^3.5.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"nuxt-i18n": "^6.28.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue