Merge pull request 'chore(deps): update dependency @types/sinon to v17' (#24) from renovate/sinon-17.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Reviewed-on: #24
This commit is contained in:
Aravinth Manivannan 2024-06-08 21:43:00 +05:30
commit d2f657a201
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"@types/jest": "^29.5.6",
"@types/jsdom": "^21.1.4",
"@types/node": "^20.8.9",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"copy-webpack-plugin": "^11.0.0",

View file

@ -1059,10 +1059,10 @@
"@types/node" "*"
"@types/send" "*"
"@types/sinon@^10.0.20":
version "10.0.20"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
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" "*"