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

Commit f967823

Browse files
committed
Update dependency marked to v1
1 parent cef93cc commit f967823

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.8",
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
@@ -6315,10 +6315,10 @@ markdownlint@~0.19.0:
63156315
dependencies:
63166316
markdown-it "10.0.0"
63176317

6318-
marked@0.8.2:
6319-
version "0.8.2"
6320-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
6321-
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
6318+
marked@1.2.8:
6319+
version "1.2.8"
6320+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.8.tgz#5008ece15cfa43e653e85845f3525af4beb6bdd4"
6321+
integrity sha512-lzmFjGnzWHkmbk85q/ILZjFoHHJIQGF+SxGEfIdGk/XhiTPhqGs37gbru6Kkd48diJnEyYwnG67nru0Z2gQtuQ==
63226322

63236323
matcher@^1.0.0:
63246324
version "1.1.1"

0 commit comments

Comments
 (0)