Bump markdown-it-anchor from 7.0.0 to 7.0.1
Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.0.0 to 7.0.1. - [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/v7.0.0...v7.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7dc2e84002
commit
0e2014e5cf
|
|
@ -2578,9 +2578,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.0.0.tgz",
|
||||
"integrity": "sha512-7n4ZT58WUoejDDPvk5bxdu/f+BIvRILxs29kPn3YDFJ9tejwOv9Ipw8VpqxXarMjflwYxqpFIYx7whGbLO62nA==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.0.1.tgz",
|
||||
"integrity": "sha512-FF+1jvBAX04jlDUyz2qZGiz5PKw8MwWPb2EJvjvIiVuz7DcVMfW7b3NQnAiH52DSIQfMJ0FCAsQjhUpAOTGLMg==",
|
||||
"dev": true
|
||||
},
|
||||
"maximatch": {
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^1.25.0",
|
||||
"markdown-it": "^12.0.4",
|
||||
"markdown-it-anchor": "^7.0.0",
|
||||
"markdown-it-anchor": "^7.0.1",
|
||||
"uglify-es": "^3.3.9"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue