Bump marked from 1.2.7 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 2.0.0. - [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.7...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8637117e2c
commit
2f86c0dcfd
|
|
@ -1078,9 +1078,9 @@
|
|||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "1.2.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.7.tgz",
|
||||
"integrity": "sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz",
|
||||
"integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==",
|
||||
"dev": true
|
||||
},
|
||||
"mime-db": {
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"colors-cli": "1.0.27",
|
||||
"ejs": "3.1.3",
|
||||
"fs-extra": "9.0.1",
|
||||
"marked": "1.2.7",
|
||||
"marked": "2.0.0",
|
||||
"prismjs": "1.22.0",
|
||||
"sitemap-generator": "8.5.1",
|
||||
"sqlite3": "4.1.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue