Bump marked from 4.0.6 to 4.0.7

Bumps [marked](https://github.com/markedjs/marked) from 4.0.6 to 4.0.7.
- [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.6...v4.0.7)

---
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]
2021-12-13 10:02:06 +00:00
committed by GitHub
parent 01c81373b3
commit fc4a05ccf4
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.6", "marked": "4.0.7",
"mocha": "9.1.3", "mocha": "9.1.3",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",
@@ -6654,9 +6654,9 @@
} }
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "4.0.6", "version": "4.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.6.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.7.tgz",
"integrity": "sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==", "integrity": "sha512-mQrRvV2vRk7DHZsWsYJfAjmBo+lSYPhTJPThaaGpkEfmC+4oefeug2txZniQTieDS0CFpokfVhd7JuS5GtnHhA==",
"dev": true, "dev": true,
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"
@@ -15175,9 +15175,9 @@
"requires": {} "requires": {}
}, },
"marked": { "marked": {
"version": "4.0.6", "version": "4.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.6.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.7.tgz",
"integrity": "sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==", "integrity": "sha512-mQrRvV2vRk7DHZsWsYJfAjmBo+lSYPhTJPThaaGpkEfmC+4oefeug2txZniQTieDS0CFpokfVhd7JuS5GtnHhA==",
"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.6", "marked": "4.0.7",
"mocha": "9.1.3", "mocha": "9.1.3",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",