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:
dependabot[bot] 2021-03-14 17:52:08 +00:00 committed by GitHub
parent 9941ec34e0
commit c94eb81732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"jquery-form": "^4.2.2", "jquery-form": "^4.2.2",
"jszip": "^3.2.0", "jszip": "^3.2.0",
"katex": "^0.12.0", "katex": "^0.12.0",
"marked": "^1.0.0", "marked": "^2.0.0",
"patternfly-bootstrap-treeview": "^2.1.8", "patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53", "pdfmake": "^0.1.53",
"ts-loader": "^5.3.0", "ts-loader": "^5.3.0",

View file

@ -4678,10 +4678,10 @@ map-visit@^1.0.0:
dependencies: dependencies:
object-visit "^1.0.0" object-visit "^1.0.0"
marked@^1.0.0: marked@^2.0.0:
version "1.2.9" version "2.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc" resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw== integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
md5.js@^1.3.4: md5.js@^1.3.4:
version "1.3.5" version "1.3.5"