chore: bump sinon from 11.1.2 to 12.0.0 in /web3.js (#21168)

Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 12.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)

---
updated-dependencies:
- dependency-name: sinon
  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-04 08:36:40 +00:00
committed by GitHub
parent 75a835114b
commit 692cd5a2f8
2 changed files with 28 additions and 10 deletions

View File

@@ -133,7 +133,7 @@
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^18.0.0",
"sinon": "^11.0.0",
"sinon": "^12.0.0",
"start-server-and-test": "^1.12.0",
"ts-node": "^10.0.0",
"tslib": "^2.1.0",