Bump markdown-it-anchor from 7.0.2 to 7.1.0
Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.0.2 to 7.1.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/v7.0.2...v7.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6deb8a3167
commit
96ce2a2010
|
|
@ -2579,9 +2579,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.0.2.tgz",
|
||||
"integrity": "sha512-UtYFAkce16mJlixXUMXUf14ZmOWK2YHLGKUpkZUn98w3qP8nVhb7k5sCBZmVHGMq3SpYtrxQ5XOdHQHRuLR40Q==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-7.1.0.tgz",
|
||||
"integrity": "sha512-loQggrwsIkkP7TOrESvmYkV2ikbQNNKhHcWyqC7/C2CmfHl1tkUizJJU8C5aGgg7J6oXVQJx17gk7i47tNn/lQ==",
|
||||
"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.2",
|
||||
"markdown-it-anchor": "^7.1.0",
|
||||
"uglify-es": "^3.3.9"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue