Skip to content

Commit 9ec08a9

Browse files
Update dependency @types/sinon to v10.0.20
1 parent 0c602ba commit 9ec08a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/mocha": "10.0.0",
4141
"@types/node": "16.11.63",
4242
"@types/node-fetch": "3.0.2",
43-
"@types/sinon": "10.0.13",
43+
"@types/sinon": "10.0.20",
4444
"@typescript-eslint/eslint-plugin": "5.38.1",
4545
"@typescript-eslint/parser": "5.38.1",
4646
"eslint": "8.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,10 +1012,10 @@
10121012
dependencies:
10131013
"@types/node" "*"
10141014

1015-
"@types/[email protected].13":
1016-
version "10.0.13"
1017-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.13.tgz#60a7a87a70d9372d0b7b38cc03e825f46981fb83"
1018-
integrity sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==
1015+
"@types/[email protected].20":
1016+
version "10.0.20"
1017+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
1018+
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
10191019
dependencies:
10201020
"@types/sinonjs__fake-timers" "*"
10211021

0 commit comments

Comments
 (0)