Bump marked from 0.6.0 to 0.6.1 (#1875) [ci skip]

Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-25 11:18:24 -05:00 committed by Mac Siri
parent 56f1f3644a
commit 208b1f46a6
2 changed files with 5 additions and 5 deletions

View file

@ -91,7 +91,7 @@
"codemirror": "^5.43.0",
"intersection-observer": "^0.5.1",
"linkstate": "^1.1.1",
"marked": "^0.6.0",
"marked": "^0.6.1",
"preact": "^8.4.2",
"preact-compat": "^3.18.4",
"preact-textarea-autosize": "^4.0.7",

View file

@ -6689,10 +6689,10 @@ marked@^0.3.9:
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==
marked@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.0.tgz#a18d01cfdcf8d15c3c455b71c8329e5e0f01faa1"
integrity sha512-HduzIW2xApSXKXJSpCipSxKyvMbwRRa/TwMbepmlZziKdH8548WSoDP4SxzulEKjlo8BE39l+2fwJZuRKOln6g==
marked@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
matcher@^1.0.0:
version "1.1.1"