build(deps-dev): bump @types/sinon from 21.0.0 to 21.0.1 (#4928)

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-version: 21.0.1
  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>
This commit is contained in:
dependabot[bot]
2026-04-06 15:19:51 +02:00
committed by GitHub
parent dda7ed2296
commit 908be4bff4
5 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@
"@types/chai": "^5.2.3",
"@types/mocha": "^10.0.10",
"@types/node": "^25.5.0",
"@types/sinon": "^21.0.0",
"@types/sinon": "^21.0.1",
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",

View File

@@ -39,7 +39,7 @@
"@types/chai": "^5.2.3",
"@types/mocha": "^10.0.10",
"@types/node": "^25.5.0",
"@types/sinon": "^21.0.0",
"@types/sinon": "^21.0.1",
"@types/ws": "^8.18.1",
"c8": "^11.0.0",
"chai": "^6.2.2",

View File

@@ -36,7 +36,7 @@
"@types/chai-as-promised": "^8.0.2",
"@types/mocha": "^10.0.10",
"@types/node": "^25.5.0",
"@types/sinon": "^21.0.0",
"@types/sinon": "^21.0.1",
"c8": "^11.0.0",
"chai": "^6.2.2",
"chai-as-promised": "^8.0.2",

View File

@@ -33,7 +33,7 @@
"@types/chai": "^5.2.3",
"@types/mocha": "^10.0.10",
"@types/node": "^25.5.0",
"@types/sinon": "^21.0.0",
"@types/sinon": "^21.0.1",
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",