chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 (#9330)

Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.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/v16.1.3...v17.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]
2023-10-25 09:53:54 +02:00
committed by GitHub
parent aada015430
commit 2d80796512
2 changed files with 36 additions and 18 deletions

View File

@@ -182,7 +182,7 @@
"rimraf": "^5.0.5",
"sass": "^1.69.4",
"sass-loader": "^13.3.0",
"sinon": "=16.1.3",
"sinon": "=17.0.0",
"source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.1",
"stream-browserify": "^3.0.0",