mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
fix(deps): bump markdown-it-anchor from 8.1.3 to 8.3.0
Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 8.1.3 to 8.3.0. - [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases) - [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md) - [Commits](https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.1.3...v8.3.0) --- updated-dependencies: - dependency-name: markdown-it-anchor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9014a80db0
commit
d49adbb198
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.117.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"markdown-it-highlightjs": "^3.5.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"nuxt-i18n": "^6.28.1",
|
||||
|
@ -16223,9 +16223,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/markdown-it-anchor": {
|
||||
"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==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||
"peerDependencies": {
|
||||
"markdown-it": "*"
|
||||
}
|
||||
|
@ -37357,9 +37357,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"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==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||
"requires": {}
|
||||
},
|
||||
"markdown-it-highlightjs": {
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.117.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"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