chore(deps-dev): Bump markdown-it from 12.0.4 to 12.0.6 (#2017)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.4 to 12.0.6. - [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.0.4...12.0.6) 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:
parent
c19b1a5af5
commit
094fc3104e
6
package-lock.json
generated
6
package-lock.json
generated
@ -4424,9 +4424,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"markdown-it": {
|
||||
"version": "12.0.4",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.0.4.tgz",
|
||||
"integrity": "sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==",
|
||||
"version": "12.0.6",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.0.6.tgz",
|
||||
"integrity": "sha512-qv3sVLl4lMT96LLtR7xeRJX11OUFjsaD5oVat2/SNBIb21bJXwal2+SklcRbTwGwqWpWH/HRtYavOoJE+seL8w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"argparse": "^2.0.1",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"front-matter": "^4.0.2",
|
||||
"highlight.js": "^10.7.2",
|
||||
"jasmine": "^3.7.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it": "12.0.6",
|
||||
"node-fetch": "^2.6.1",
|
||||
"rollup": "^2.45.1",
|
||||
"rollup-plugin-license": "^2.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user