Bump marked from 0.4.0 to 0.5.0 (#532) [ci skip]

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-08-29 14:28:53 -04:00 committed by Mac Siri
parent b8206846e8
commit d1557efadc
3 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View file

@ -10512,9 +10512,9 @@
}
},
"marked": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.4.0.tgz",
"integrity": "sha512-tMsdNBgOsrUophCAFQl0XPe6Zqk/uy9gnue+jIIKhykO51hxyu6uNx7zBPy0+y/WKYVZZMspV9YeXLNdKk+iYw=="
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.5.0.tgz",
"integrity": "sha512-UhjmkCWKu1SS/BIePL2a59BMJ7V42EYtTfksodPRXzPEGEph3Inp5dylseqt+KbU9Jglsx8xcMKmlumfJMBXAA=="
},
"math-expression-evaluator": {
"version": "1.2.17",

View file

@ -91,7 +91,7 @@
"codemirror": "^5.40.0",
"intersection-observer": "^0.5.0",
"linkstate": "^1.1.1",
"marked": "^0.4.0",
"marked": "^0.5.0",
"preact": "^8.2.5",
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.6.2",

View file

@ -6277,9 +6277,9 @@ marked@^0.3.9:
version "0.3.18"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f"
marked@^0.4.0:
version "0.4.0"
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"
math-expression-evaluator@^1.2.14:
version "1.2.17"