Skip to content

Commit 3458d74

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update devdependency marked to ^0.7.0 (#3626)
1 parent 2ff90c1 commit 3458d74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"jest-environment-jsdom-fourteen": "^0.1.0",
119119
"loader-utils": "^1.2.3",
120120
"lodash": "^4.17.11",
121-
"marked": "^0.6.3",
121+
"marked": "^0.7.0",
122122
"node-sass": "^4.12.0",
123123
"nuxt": "^2.8.1",
124124
"postcss-cli": "^6.1.2",

yarn.lock

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

7847-
marked@^0.6.3:
7848-
version "0.6.3"
7849-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
7850-
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
7847+
marked@^0.7.0:
7848+
version "0.7.0"
7849+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
7850+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
78517851

78527852
md5.js@^1.3.4:
78537853
version "1.3.5"

0 commit comments

Comments
 (0)