Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit b0c8e9e

Browse files
committed
Update dependency marked to v1
1 parent 394a767 commit b0c8e9e

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
@@ -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.8.2",
77+
"marked": "1.0.0",
7878
"next": "8.1.0",
7979
"nprogress": "0.2.0",
8080
"path-match": "1.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6209,10 +6209,10 @@ markdownlint@~0.19.0:
62096209
dependencies:
62106210
markdown-it "10.0.0"
62116211

6212-
marked@0.8.2:
6213-
version "0.8.2"
6214-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
6215-
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
6212+
marked@1.0.0:
6213+
version "1.0.0"
6214+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.0.0.tgz#d35784245a04871e5988a491e28867362e941693"
6215+
integrity sha512-Wo+L1pWTVibfrSr+TTtMuiMfNzmZWiOPeO7rZsQUY5bgsxpHesBEcIWJloWVTFnrMXnf/TL30eTFSGJddmQAng==
62166216

62176217
matcher@^1.0.0:
62186218
version "1.1.1"

0 commit comments

Comments
 (0)