chore: bump rollup from 2.57.0 to 2.58.0 in /web3.js (#20364)

Bumps [rollup](https://github.com/rollup/rollup) from 2.57.0 to 2.58.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.57.0...v2.58.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2021-10-01 08:11:08 +00:00
committed by GitHub
parent 4fd0a42798
commit dfb5b21c04
2 changed files with 8 additions and 8 deletions

View File

@@ -128,7 +128,7 @@
"prettier": "^2.3.0",
"puppeteer": "^10.2.0",
"rimraf": "3.0.2",
"rollup": "2.57.0",
"rollup": "2.58.0",
"rollup-plugin-dts": "^4.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",