build(deps-dev): bump @types/sinon from 17.0.2 to 17.0.3

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 17.0.2 to 17.0.3.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-25 09:12:30 +00:00
committed by GitHub
parent 81eca4b389
commit 4aca0c05dc
2 changed files with 8 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@types/ejs": "^3.1.5",
"@types/got": "^9.6.12",
"@types/node": "^20.9.0",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.19.1",
"@vercel/ncc": "^0.36.1",