Bump marked from 2.1.2 to 2.1.3

Bumps [marked](https://github.com/markedjs/marked) from 2.1.2 to 2.1.3.
- [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/v2.1.2...v2.1.3)

---
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-06-28 10:00:45 +00:00
committed by GitHub
parent 443b629f7e
commit 722b8bcf74
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"karma-sourcemap-loader": "^0.3.8",
"karma-webpack": "^5.0.0",
"loglevelnext": "^4.0.1",
"marked": "2.1.2",
"marked": "2.1.3",
"mocha": "9.0.1",
"pixelmatch": "^5.1.0",
"pngjs": "^6.0.0",
@@ -7770,9 +7770,9 @@
}
},
"node_modules/marked": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
"integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==",
"dev": true,
"bin": {
"marked": "bin/marked"
@@ -17698,9 +17698,9 @@
"requires": {}
},
"marked": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
"integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==",
"dev": true
},
"mdurl": {