chore(deps-dev): bump marked from 0.8.2 to 1.1.0

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-19 12:34:37 +00:00 committed by Michael Vines
parent ec71ed9e57
commit 7a835af4b8
2 changed files with 4 additions and 4 deletions

View File

@ -13793,9 +13793,9 @@
}
},
"marked": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.2.tgz",
"integrity": "sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.1.0.tgz",
"integrity": "sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA==",
"dev": true
},
"marked-terminal": {

View File

@ -120,7 +120,7 @@
"flow-typed": "3.1.0",
"fs-file-tree": "1.1.0",
"jest": "26.0.1",
"marked": "^0.8.0",
"marked": "^1.1.0",
"prettier": "^2.0.0",
"rimraf": "3.0.2",
"rollup": "2.7.6",