Bump marked from 4.0.9 to 4.0.10

Bumps [marked](https://github.com/markedjs/marked) from 4.0.9 to 4.0.10.
- [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.9...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-15 01:53:33 +00:00
committed by GitHub
parent b1d7c48313
commit feb396631f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -49,7 +49,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.9", "marked": "4.0.10",
"mocha": "9.1.3", "mocha": "9.1.3",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",
@@ -6813,9 +6813,9 @@
} }
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "4.0.9", "version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.9.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-HmoFvQwFLxNESeGupeOC+6CLb5WzcCWQmqvVetsErmrI3vrZ6gBumty5IP0ynLPR0zYSoVY7ITC1GffsYIGkog==", "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==",
"dev": true, "dev": true,
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"
@@ -15448,9 +15448,9 @@
"requires": {} "requires": {}
}, },
"marked": { "marked": {
"version": "4.0.9", "version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.9.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-HmoFvQwFLxNESeGupeOC+6CLb5WzcCWQmqvVetsErmrI3vrZ6gBumty5IP0ynLPR0zYSoVY7ITC1GffsYIGkog==", "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==",
"dev": true "dev": true
}, },
"mdurl": { "mdurl": {
+1 -1
View File
@@ -85,7 +85,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.9", "marked": "4.0.10",
"mocha": "9.1.3", "mocha": "9.1.3",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",