Bump markdown-it-anchor from 5.2.4 to 5.3.0 (#578)

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 5.2.4 to 5.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/commits)

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] 2020-09-06 09:13:06 -04:00 committed by GitHub
parent 0ae82edc6d
commit 0483a31b73
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

@ -2516,9 +2516,9 @@
}
},
"markdown-it-anchor": {
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.2.4.tgz",
"integrity": "sha512-n8zCGjxA3T+Mx1pG8HEgbJbkB8JFUuRkeTZQuIM8iPY6oQ8sWOPRZJDFC9a/pNg2QkHEjjGkhBEl/RSyzaDZ3A==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz",
"integrity": "sha512-/V1MnLL/rgJ3jkMWo84UR+K+jF1cxNG1a+KwqeXqTIJ+jtA8aWSHuigx8lTzauiIjBDbwF3NcWQMotd0Dm39jA==",
"dev": true
},
"maximatch": {

View File

@ -45,7 +45,7 @@
"html-minifier": "^4.0.0",
"luxon": "^1.17.2",
"markdown-it": "^9.0.1",
"markdown-it-anchor": "^5.2.4",
"markdown-it-anchor": "^5.3.0",
"uglify-es": "^3.3.9"
},
"resolutions": {