Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f472bd7

Browse files
committed
Update dependency marked to v0.6.0
1 parent 1bfbe7b commit f472bd7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"grid-styled": "5.0.2",
7575
"isomorphic-unfetch": "3.0.0",
7676
"lodash.take": "4.1.1",
77-
"marked": "0.5.2",
77+
"marked": "0.6.0",
7878
"next": "7.0.2",
7979
"nprogress": "0.2.0",
8080
"path-match": "1.2.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5627,9 +5627,9 @@ markdownlint@~0.11.0:
56275627
dependencies:
56285628
markdown-it "8.4.2"
56295629

5630-
marked@0.5.2:
5631-
version "0.5.2"
5632-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
5630+
marked@0.6.0:
5631+
version "0.6.0"
5632+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.0.tgz#a18d01cfdcf8d15c3c455b71c8329e5e0f01faa1"
56335633

56345634
matcher@^1.0.0:
56355635
version "1.1.1"

0 commit comments

Comments
 (0)