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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-20 12:12:06 +00:00
committed by Michael Vines
parent 6abd65dfe2
commit 6797bcba76

View File

@ -14776,9 +14776,9 @@
} }
}, },
"marked": { "marked": {
"version": "0.8.0", "version": "0.8.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.0.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-0.8.1.tgz",
"integrity": "sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==", "integrity": "sha512-tZfJS8uE0zpo7xpTffwFwYRfW9AzNcdo04Qcjs+C9+oCy8MSRD2reD5iDVtYx8mtLaqsGughw/YLlcwNxAHA1g==",
"dev": true "dev": true
}, },
"marked-terminal": { "marked-terminal": {