chore(deps-dev): bump sinon from 19.0.5 to 20.0.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 to 20.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/v19.0.5...v20.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] 2025-03-25 11:59:29 +00:00 committed by GitHub
parent 8c55ce619d
commit e1aed5c44d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@
"globals": "^15.12.0",
"husky": "^9.1.7",
"mocha": "^11.0.0",
"sinon": "^19.0.2",
"sinon": "^20.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"