Skip to content

Commit 3b9b638

Browse files
Bump marked from 1.2.7 to 2.0.0 in /apidoc-ui
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](markedjs/marked@v1.2.7...v2.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97692d commit 3b9b638

3 files changed

Lines changed: 17 additions & 8 deletions

File tree

apidoc-ui/package-lock.json

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apidoc-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"html-loader": "^0.5.5",
1717
"js-md5": "^0.7.3",
1818
"lodash": "^4.17.15",
19-
"marked": "^1.2.7",
19+
"marked": "^2.0.0",
2020
"nprogress": "^0.2.0",
2121
"splitpanes": "^2.2.1",
2222
"vue": "^2.6.10",

apidoc-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5496,10 +5496,10 @@ map-visit@^1.0.0:
54965496
dependencies:
54975497
object-visit "^1.0.0"
54985498

5499-
marked@^1.2.7:
5500-
version "1.2.9"
5501-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
5502-
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
5499+
marked@^2.0.0:
5500+
version "2.0.0"
5501+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
5502+
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
55035503

55045504
md5.js@^1.3.4:
55055505
version "1.3.5"

0 commit comments

Comments
 (0)