chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 (#9942)

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.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/v17.0.2...v18.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]
2024-05-21 08:15:16 +02:00
committed by GitHub
parent d5e56e5d75
commit fddb2e1b54
2 changed files with 9 additions and 9 deletions

View File

@@ -177,7 +177,7 @@
"sass": "^1.77.2",
"sass-loader": "^14.2.1",
"shx": "=0.3.4",
"sinon": "=17.0.2",
"sinon": "=18.0.0",
"source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.3",
"stream-browserify": "^3.0.0",