Bump sinon from 12.0.1 to 13.0.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.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/v12.0.1...v13.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>
This commit is contained in:
dependabot[bot]
2022-01-31 11:05:26 +00:00
committed by GitHub
parent 12f8bae261
commit 06e0439cfc
2 changed files with 26 additions and 26 deletions

View File

@@ -97,9 +97,9 @@
"rollup-plugin-terser": "^7.0.2",
"serve-static": "^1.14.0",
"shx": "^0.3.2",
"sinon": "^12.0.1",
"sinon": "^13.0.0",
"threads": "^1.6.5",
"typescript": "^4.6.0-beta",
"typescript": "4.6.0-beta",
"walk": "^2.3.9",
"webpack": "^5.27.2",
"webpack-cli": "^4.5.0",