Bump markdown-it from 12.1.0 to 12.2.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.1.0 to 12.2.0. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/12.1.0...12.2.0) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2d623753ee
commit
e2596385bf
|
|
@ -1957,9 +1957,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"markdown-it": {
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.1.0.tgz",
|
||||
"integrity": "sha512-7temG6IFOOxfU0SgzhqR+vr2diuMhyO5uUIEZ3C5NbXhqC9uFUHoU41USYuDFoZRsaY7BEIEei874Z20VMLF6A==",
|
||||
"version": "12.2.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.2.0.tgz",
|
||||
"integrity": "sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"argparse": "^2.0.1",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"clean-css": "^5.1.5",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^2.0.2",
|
||||
"markdown-it": "^12.1.0",
|
||||
"markdown-it": "^12.2.0",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"uglify-es": "^3.3.9"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue