Skip to content

Commit 45e4543

Browse files
chore(deps): bump marked from 0.6.3 to 0.7.0
Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v0.6.3...v0.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c68c730 commit 45e4543

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"graphql-tag": "^2.10.1",
5757
"infinite-carousel-wc": "^0.5.3",
5858
"js-yaml": "^3.13.1",
59-
"marked": "^0.6.2",
59+
"marked": "^0.7.0",
6060
"router-slot": "^1.5.2",
6161
"shades": "^2.1.0",
6262
"sortablejs": "^1.10.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -858,10 +858,10 @@ lodash.uniq@^4.5.0:
858858
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
859859
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
860860

861-
marked@^0.6.2:
862-
version "0.6.3"
863-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
864-
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
861+
marked@^0.7.0:
862+
version "0.7.0"
863+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
864+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
865865

866866
mdn-data@2.0.4:
867867
version "2.0.4"

0 commit comments

Comments
 (0)