chore(deps-dev): bump sinon from 12.0.1 to 15.0.1 (#8429)

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 15.0.1.
- [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/v12.0.1...v15.0.1)

---
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-03-01 10:43:58 +01:00
committed by GitHub
parent 17a4eafe98
commit 7bd7c46059
2 changed files with 38 additions and 112 deletions

View File

@@ -174,7 +174,7 @@
"rimraf": "^3.0.0",
"sass": "^1.54.0",
"sass-loader": "^12.6.0",
"sinon": "=12.0.1",
"sinon": "=15.0.1",
"source-map-support": "^0.5.21",
"start-server-and-test": "^1.14.0",
"stream-browserify": "^3.0.0",