Skip to content

Commit dfdaa5b

Browse files
chore(deps): update dependency sinon-chai to v4
1 parent 30fe375 commit dfdaa5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"@types/node": "18.19.67",
137137
"@types/ramda": "0.26.44",
138138
"@types/sinon": "7.5.2",
139-
"@types/sinon-chai": "2.7.39",
139+
"@types/sinon-chai": "4.0.0",
140140
"@types/tough-cookie": "4.0.5",
141141
"@typescript-eslint/eslint-plugin": "5.48.2",
142142
"@typescript-eslint/parser": "5.48.2",
@@ -162,7 +162,7 @@
162162
"proxyquire": "2.1.3",
163163
"rimraf": "6.0.1",
164164
"sinon": "7.5.0",
165-
"sinon-chai": "3.7.0",
165+
"sinon-chai": "4.0.0",
166166
"source-map-support": "0.4.18",
167167
"ts-mock-imports": "1.3.16",
168168
"ts-node": "3.3.0",

0 commit comments

Comments
 (0)