Skip to content

Commit 20b5a0a

Browse files
committed
fix(deps): update dependency marked to ^0.7.0
1 parent 95a288a commit 20b5a0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/driver-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"less": "^3.9.0",
8080
"less-loader": "^5.0.0",
8181
"loader-utils": "^1.2.3",
82-
"marked": "^0.6.1",
82+
"marked": "^0.7.0",
8383
"mdast-util-toc": "^4.2.0",
8484
"mini-css-extract-plugin": "^0.7.0",
8585
"normalize-url": "^4.3.0",

yarn.lock

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

7782-
marked@^0.6.1:
7783-
version "0.6.3"
7784-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
7785-
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
7782+
marked@^0.7.0:
7783+
version "0.7.0"
7784+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
7785+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
77867786

77877787
md5.js@^1.3.4:
77887788
version "1.3.5"

0 commit comments

Comments
 (0)