chore:(deps-dev): bump marked from 1.1.0 to 1.1.1 in /web3.js (#11060)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-14 11:50:18 -07:00
committed by GitHub
parent 0708969e9e
commit ab8d7924f0

View File

@ -16157,9 +16157,9 @@
} }
}, },
"marked": { "marked": {
"version": "1.1.0", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.1.0.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-1.1.1.tgz",
"integrity": "sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA==", "integrity": "sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==",
"dev": true "dev": true
}, },
"marked-terminal": { "marked-terminal": {