chore(deps): update dependency @types/sinon to v17 (#1778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b03b3ee4dc
commit
ca18bbdae0
2 changed files with 6 additions and 6 deletions
|
@ -72,7 +72,7 @@
|
|||
"@types/debug": "^4.1.10",
|
||||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@types/sinon": "^17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.1",
|
||||
"@typescript-eslint/parser": "^6.9.1",
|
||||
"ava": "^5.3.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1616,12 +1616,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/sinon@npm:^10.0.20":
|
||||
version: 10.0.20
|
||||
resolution: "@types/sinon@npm:10.0.20"
|
||||
"@types/sinon@npm:^17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "@types/sinon@npm:17.0.0"
|
||||
dependencies:
|
||||
"@types/sinonjs__fake-timers": "npm:*"
|
||||
checksum: 8c523a3ac2bf5bd48a481cb340b3db0176b65d1190a9dfac41044ad47ae7e2c3f6ad40a564dc831c5adf3b4ab4d983cc4993b4053217afe11b3985875b9f3fee
|
||||
checksum: af681d87847a07b4ad663712d25777b7edf34da4aebc1e49dd0616749b7dac6846b817ff63af018d47bc824bac4706408cce42b6ea6ecc0b6b5af5d0d3ced1fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6836,7 +6836,7 @@ __metadata:
|
|||
"@types/debug": "npm:^4.1.10"
|
||||
"@types/lodash-es": "npm:^4.17.10"
|
||||
"@types/node": "npm:^20.8.10"
|
||||
"@types/sinon": "npm:^10.0.20"
|
||||
"@types/sinon": "npm:^17.0.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^6.9.1"
|
||||
"@typescript-eslint/parser": "npm:^6.9.1"
|
||||
ava: "npm:^5.3.1"
|
||||
|
|
Loading…
Reference in a new issue