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:
committed by
Michael Vines
parent
a8773f897c
commit
494bd5864b
6
web3.js/package-lock.json
generated
6
web3.js/package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user