Skip to content

Commit 8c31268

Browse files
committed
fix(deps): update dependency marked to ^0.8.0
1 parent 07fd05c commit 8c31268

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

plugins/pages/microfrontends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"fs-extra": "^8.1.0",
4646
"hash-sum": "^2.0.0",
4747
"headroom.js": "^0.9.4",
48-
"marked": "^0.6.1",
48+
"marked": "^0.8.0",
4949
"mdast-util-toc": "^4.2.0",
5050
"nprogress": "^0.2.0",
5151
"popper.js": "^1.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9210,10 +9210,10 @@ markdown-escapes@^1.0.0:
92109210
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.3.tgz#6155e10416efaafab665d466ce598216375195f5"
92119211
integrity sha512-XUi5HJhhV5R74k8/0H2oCbCiYf/u4cO/rX8tnGkRvrqhsr5BRNU6Mg0yt/8UIx1iIS8220BNJsDb7XnILhLepw==
92129212

9213-
marked@^0.6.1:
9214-
version "0.6.3"
9215-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
9216-
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
9213+
marked@^0.8.0:
9214+
version "0.8.0"
9215+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.0.tgz#ec5c0c9b93878dc52dd54be8d0e524097bd81a99"
9216+
integrity sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==
92179217

92189218
mcss-loader@^1.0.1:
92199219
version "1.0.1"

0 commit comments

Comments
 (0)