Bump marked from 1.2.4 to 1.2.5

Bumps [marked](https://github.com/markedjs/marked) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.4...v1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-23 07:57:33 +00:00
committed by GitHub
parent 9d255be87c
commit fa17e40c85
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9584,9 +9584,9 @@
"dev": true "dev": true
}, },
"marked": { "marked": {
"version": "1.2.4", "version": "1.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.4.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.5.tgz",
"integrity": "sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg==", "integrity": "sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA==",
"dev": true "dev": true
}, },
"md5.js": { "md5.js": {
+1 -1
View File
@@ -85,7 +85,7 @@
"karma-sourcemap-loader": "^0.3.7", "karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0-rc.2", "karma-webpack": "^4.0.0-rc.2",
"loglevelnext": "^4.0.1", "loglevelnext": "^4.0.1",
"marked": "1.2.4", "marked": "1.2.5",
"mocha": "8.2.1", "mocha": "8.2.1",
"pixelmatch": "^5.1.0", "pixelmatch": "^5.1.0",
"pngjs": "^6.0.0", "pngjs": "^6.0.0",