chore(deps): update dependency @types/sinon to v17
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-08 09:05:59 +00:00
parent 3b3dc7b346
commit e0b777bc04
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"@types/jest": "^27.0.2",
"@types/jsdom": "^21.0.0",
"@types/node": "^16.10.5",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@wasm-tool/wasm-pack-plugin": "^1.6.0",

View file

@ -964,10 +964,10 @@
"@types/node" "*"
"@types/send" "*"
"@types/sinon@^10.0.0":
version "10.0.20"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz"
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
"@types/sinon@^17.0.0":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
dependencies:
"@types/sinonjs__fake-timers" "*"