Bump marked from 0.5.0 to 0.5.1 (#782) [ci skip]

Bumps [marked](https://github.com/markedjs/marked) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-01 12:17:58 -04:00 committed by Mac Siri
parent b56fb0ca17
commit a8ef4cd822
2 changed files with 4 additions and 4 deletions

View file

@ -84,7 +84,7 @@
"codemirror": "^5.40.2",
"intersection-observer": "^0.5.0",
"linkstate": "^1.1.1",
"marked": "^0.5.0",
"marked": "^0.5.1",
"preact": "^8.3.1",
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.6.2",

View file

@ -5709,9 +5709,9 @@ marked@^0.3.9:
version "0.3.19"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
marked@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.0.tgz#9e590bad31584a48ff405b33ab1c0dd25172288e"
marked@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.1.tgz#062f43b88b02ee80901e8e8d8e6a620ddb3aa752"
math-expression-evaluator@^1.2.14:
version "1.2.17"