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

Commit 00de7ea

Browse files
committed
Update dependency marked to v1
1 parent 984eace commit 00de7ea

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.1.0",
7676
"lodash.take": "4.1.1",
77-
"marked": "0.8.2",
77+
"marked": "1.2.9",
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
@@ -6339,10 +6339,10 @@ markdownlint@~0.22.0:
63396339
dependencies:
63406340
markdown-it "12.0.2"
63416341

6342-
marked@0.8.2:
6343-
version "0.8.2"
6344-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
6345-
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
6342+
marked@1.2.9:
6343+
version "1.2.9"
6344+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
6345+
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
63466346

63476347
matcher@^1.0.0:
63486348
version "1.1.1"

0 commit comments

Comments
 (0)