Merge pull request #673 from h5bp/dependabot/npm_and_yarn/markdown-it-anchor-8.3.0
Bump markdown-it-anchor from 8.1.2 to 8.3.0
This commit is contained in:
commit
2d623753ee
|
|
@ -1993,9 +1993,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.2.tgz",
|
||||
"integrity": "sha512-9D58TKK4dakqmjcmVuqHoB3ntKBpQJ0Ld38B83aiHJcBD72IZIyPjNtihPA6ayRI5WD33e1W68mArliNLHCprg==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||
"dev": true
|
||||
},
|
||||
"maximatch": {
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^2.0.2",
|
||||
"markdown-it": "^12.1.0",
|
||||
"markdown-it-anchor": "^8.1.2",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"uglify-es": "^3.3.9"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue