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

Commit 98a1aaf

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency marked to v0.8.0
1 parent 8ce4704 commit 98a1aaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6105,10 +6105,10 @@ markdownlint@~0.17.1:
61056105
dependencies:
61066106
markdown-it "10.0.0"
61076107

6108-
marked@0.7.0:
6109-
version "0.7.0"
6110-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
6111-
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
6108+
marked@0.8.0:
6109+
version "0.8.0"
6110+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.0.tgz#ec5c0c9b93878dc52dd54be8d0e524097bd81a99"
6111+
integrity sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==
61126112

61136113
matcher@^1.0.0:
61146114
version "1.1.1"

0 commit comments

Comments
 (0)