Bump markdown-it-anchor from 7.0.1 to 7.0.2 (#629)

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.0.1 to 7.0.2.
- [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.1...v7.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-08 13:28:29 +09:00 committed by GitHub
parent 890fd8ac09
commit cd23d6b036
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

@ -2579,9 +2579,9 @@
}
},
"markdown-it-anchor": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.0.1.tgz",
"integrity": "sha512-FF+1jvBAX04jlDUyz2qZGiz5PKw8MwWPb2EJvjvIiVuz7DcVMfW7b3NQnAiH52DSIQfMJ0FCAsQjhUpAOTGLMg==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.0.2.tgz",
"integrity": "sha512-UtYFAkce16mJlixXUMXUf14ZmOWK2YHLGKUpkZUn98w3qP8nVhb7k5sCBZmVHGMq3SpYtrxQ5XOdHQHRuLR40Q==",
"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.1",
"markdown-it-anchor": "^7.0.2",
"uglify-es": "^3.3.9"
},
"resolutions": {