chore: bump puppeteer from 11.0.0 to 12.0.0 in /web3.js (#21482)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-11-29 09:10:34 +00:00
committed by GitHub
parent 1a23a55811
commit 84809f56bd
2 changed files with 16 additions and 16 deletions

View File

@@ -121,7 +121,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"prettier": "^2.3.0",
"puppeteer": "^11.0.0",
"puppeteer": "^12.0.0",
"rimraf": "3.0.2",
"rollup": "2.60.1",
"rollup-plugin-dts": "^4.0.0",