Skip to content

Commit c4fc63a

Browse files
chore(deps): update dependency @types/sinon to v17.0.4
1 parent 9b140fa commit c4fc63a

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.17.13",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "22.10.1",
134-
"@types/sinon": "17.0.3",
134+
"@types/sinon": "17.0.4",
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
@@ -1183,10 +1183,10 @@
11831183
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11841184
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11851185

1186-
"@types/[email protected].3":
1187-
version "17.0.3"
1188-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
1189-
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
1186+
"@types/[email protected].4":
1187+
version "17.0.4"
1188+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.4.tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369"
1189+
integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==
11901190
dependencies:
11911191
"@types/sinonjs__fake-timers" "*"
11921192

0 commit comments

Comments
 (0)