chore(deps-dev): 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](https://github.com/markedjs/marked/compare/v0.6.3...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-05 09:53:38 +00:00
committed by Michael Vines
parent a8773f897c
commit 494bd5864b
2 changed files with 4 additions and 4 deletions

View File

@ -13130,9 +13130,9 @@
}
},
"marked": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.6.3.tgz",
"integrity": "sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==",
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.7.0.tgz",
"integrity": "sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==",
"dev": true
},
"marked-terminal": {

View File

@ -109,7 +109,7 @@
"flow-typed": "2.6.1",
"fs-file-tree": "1.0.7",
"jest": "24.8.0",
"marked": "^0.6.0",
"marked": "^0.7.0",
"prettier": "^1.14.3",
"rimraf": "2.6.3",
"rollup": "1.15.2",