build(deps-dev): bump sinon from 21.0.3 to 21.1.2 (#4952)

Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.3 to 21.1.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/v21.0.3...v21.1.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-04-15 07:09:01 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent b83875a6eb
commit 0222564eb9
5 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"sinon": "^21.0.3",
"sinon": "^21.1.2",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^6.0.2"