Skip to content

Commit b0df62a

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.20
1 parent 9e40303 commit b0df62a

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
@@ -131,7 +131,7 @@
131131
"@types/lodash": "4.14.200",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.18.8",
134-
"@types/sinon": "10.0.19",
134+
"@types/sinon": "10.0.20",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",
137137
"husky": "^4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,10 +1184,10 @@
11841184
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11851185
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11861186

1187-
"@types/[email protected].19":
1188-
version "10.0.19"
1189-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.19.tgz#752b752bc40bb5af0bb1aec29bde49b139b91d35"
1190-
integrity sha512-MWZNGPSchIdDfb5FL+VFi4zHsHbNOTQEgjqFQk7HazXSXwUU9PAX3z9XBqb3AJGYr9YwrtCtaSMsT3brYsN/jQ==
1187+
"@types/[email protected].20":
1188+
version "10.0.20"
1189+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
1190+
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
11911191
dependencies:
11921192
"@types/sinonjs__fake-timers" "*"
11931193

0 commit comments

Comments
 (0)