build(deps-dev): bump sinon from 21.0.1 to 21.0.2 (#4847)

Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.1 to 21.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/v21.0.1...v21.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-03-19 14:29:20 +05:30
committed by GitHub
parent 1946c02e48
commit 09f2dfdbff
5 changed files with 27 additions and 27 deletions

View File

@@ -41,7 +41,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"sinon": "^21.0.1",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.9.3"

View File

@@ -44,7 +44,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"sinon": "^21.0.1",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.9.3"

View File

@@ -42,7 +42,7 @@
"chai-as-promised": "^8.0.2",
"dotenv": "^17.3.1",
"mocha": "^11.7.5",
"sinon": "^21.0.1",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.9.3"

View File

@@ -37,7 +37,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"sinon": "^21.0.1",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.9.3"