Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4babb4a commit 28ff4e2Copy full SHA for 28ff4e2
package.json
@@ -74,7 +74,7 @@
74
"grid-styled": "5.0.2",
75
"isomorphic-unfetch": "2.1.1",
76
"lodash.take": "4.1.1",
77
- "marked": "0.4.0",
+ "marked": "0.5.0",
78
"next": "6.1.1",
79
"nprogress": "0.2.0",
80
"path-match": "1.2.4",
yarn.lock
@@ -5341,9 +5341,9 @@ markdownlint@~0.11.0:
5341
dependencies:
5342
markdown-it "8.4.2"
5343
5344
-marked@0.4.0:
5345
- version "0.4.0"
5346
- resolved "https://registry.yarnpkg.com/marked/-/marked-0.4.0.tgz#9ad2c2a7a1791f10a852e0112f77b571dce10c66"
+marked@0.5.0:
+ version "0.5.0"
+ resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.0.tgz#9e590bad31584a48ff405b33ab1c0dd25172288e"
5347
5348
maximatch@^0.1.0:
5349
version "0.1.0"
0 commit comments