Skip to content

Commit 3b2fe73

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update dependency marked to ^0.6.2 (#3019)
1 parent 65becf9 commit 3b2fe73

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
@@ -114,7 +114,7 @@
114114
"jest": "^24.7.1",
115115
"loader-utils": "^1.2.3",
116116
"lodash": "^4.17.11",
117-
"marked": "^0.6.1",
117+
"marked": "^0.6.2",
118118
"node-sass": "^4.11.0",
119119
"nuxt": "^2.6.1",
120120
"postcss-cli": "^6.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7197,10 +7197,10 @@ markdown-escapes@^1.0.0:
71977197
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.2.tgz#e639cbde7b99c841c0bacc8a07982873b46d2122"
71987198
integrity sha512-lbRZ2mE3Q9RtLjxZBZ9+IMl68DKIXaVAhwvwn9pmjnPLS0h/6kyBMgNhqi1xFJ/2yv6cSyv0jbiZavZv93JkkA==
71997199

7200-
marked@^0.6.1:
7201-
version "0.6.1"
7202-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
7203-
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
7200+
marked@^0.6.2:
7201+
version "0.6.2"
7202+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a"
7203+
integrity sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==
72047204

72057205
math-random@^1.0.1:
72067206
version "1.0.4"

0 commit comments

Comments
 (0)