Bump marked from 2.0.7 to 2.1.2
Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 2.1.2. - [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.0.7...v2.1.2) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -56,7 +56,7 @@
|
||||
"karma-sourcemap-loader": "^0.3.8",
|
||||
"karma-webpack": "^5.0.0",
|
||||
"loglevelnext": "^4.0.1",
|
||||
"marked": "2.0.7",
|
||||
"marked": "2.1.2",
|
||||
"mocha": "9.0.1",
|
||||
"pixelmatch": "^5.1.0",
|
||||
"pngjs": "^6.0.0",
|
||||
@@ -7770,15 +7770,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
|
||||
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
|
||||
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"marked": "bin/marked"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.16.2"
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/mdurl": {
|
||||
@@ -17698,9 +17698,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"marked": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
|
||||
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
|
||||
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g==",
|
||||
"dev": true
|
||||
},
|
||||
"mdurl": {
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
"karma-sourcemap-loader": "^0.3.8",
|
||||
"karma-webpack": "^5.0.0",
|
||||
"loglevelnext": "^4.0.1",
|
||||
"marked": "2.0.7",
|
||||
"marked": "2.1.2",
|
||||
"mocha": "9.0.1",
|
||||
"pixelmatch": "^5.1.0",
|
||||
"pngjs": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user