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:
dependabot[bot] 2021-02-01 03:02:00 +00:00 committed by GitHub
parent 7dc2e84002
commit 0e2014e5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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": {

View File

@ -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": {