chore(deps-dev): bump sinon from 18.0.0 to 19.0.2 (#10208)

Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2.
- [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/v18.0.0...v19.0.2)

---
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]
2025-01-28 11:28:29 +01:00
committed by GitHub
parent f0149589df
commit eef773fada
2 changed files with 19 additions and 16 deletions

View File

@@ -178,7 +178,7 @@
"sass": "^1.77.6",
"sass-loader": "^14.2.1",
"shx": "=0.3.4",
"sinon": "=18.0.0",
"sinon": "=19.0.2",
"source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.4",
"stream-browserify": "^3.0.0",