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

Commit 26638fe

Browse files
committed
Update dependency marked to v1
1 parent 90fda08 commit 26638fe

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.2.6",
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.2.6:
6213+
version "1.2.6"
6214+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc"
6215+
integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA==
62166216

62176217
matcher@^1.0.0:
62186218
version "1.1.1"

0 commit comments

Comments
 (0)