Merge pull request 'chore(deps): update dependency @types/sinon to v17' (#65) from renovate/sinon-17.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #65
This commit is contained in:
Aravinth Manivannan 2024-06-08 18:34:04 +05:30
commit 64554b057c
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

@ -996,10 +996,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" "*"