chore(deps-dev): bump marked from 0.7.0 to 0.8.0

Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.7.0...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-05 10:22:27 +00:00 committed by Michael Vines
parent a6c5057d34
commit 4acd2d40b7
2 changed files with 4 additions and 4 deletions

View File

@ -15924,9 +15924,9 @@
}
},
"marked": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.7.0.tgz",
"integrity": "sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==",
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.0.tgz",
"integrity": "sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==",
"dev": true
},
"marked-terminal": {

View File

@ -114,7 +114,7 @@
"flow-typed": "2.6.1",
"fs-file-tree": "1.1.0",
"jest": "24.9.0",
"marked": "^0.7.0",
"marked": "^0.8.0",
"prettier": "^1.14.3",
"rimraf": "3.0.1",
"rollup": "1.15.2",