Bump marked from 4.0.10 to 4.0.12

Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 10:01:42 +00:00
committed by GitHub
parent 12f8bae261
commit 02c8b1ad58
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -50,7 +50,7 @@
"karma-source-map-support": "^1.4.0", "karma-source-map-support": "^1.4.0",
"karma-webpack": "^5.0.0", "karma-webpack": "^5.0.0",
"loglevelnext": "^5.0.5", "loglevelnext": "^5.0.5",
"marked": "4.0.10", "marked": "4.0.12",
"mocha": "9.2.0", "mocha": "9.2.0",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",
@@ -6872,9 +6872,9 @@
"dev": true "dev": true
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "4.0.10", "version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"
@@ -15594,9 +15594,9 @@
"requires": {} "requires": {}
}, },
"marked": { "marked": {
"version": "4.0.10", "version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
"dev": true "dev": true
}, },
"mdurl": { "mdurl": {
+1 -1
View File
@@ -86,7 +86,7 @@
"karma-source-map-support": "^1.4.0", "karma-source-map-support": "^1.4.0",
"karma-webpack": "^5.0.0", "karma-webpack": "^5.0.0",
"loglevelnext": "^5.0.5", "loglevelnext": "^5.0.5",
"marked": "4.0.10", "marked": "4.0.12",
"mocha": "9.2.0", "mocha": "9.2.0",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",