Bump sinon from 13.0.2 to 14.0.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.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-05-09 10:01:30 +00:00
committed by GitHub
parent a5c2c8d3d4
commit fff0313950
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"rollup-plugin-terser": "^7.0.2",
"serve-static": "^1.14.0",
"shx": "^0.3.2",
"sinon": "^13.0.0",
"sinon": "^14.0.0",
"source-map-loader": "^3.0.1",
"threads": "^1.6.5",
"typescript": "4.6.4",