Skip to content

Commit be79a96

Browse files
fix: pin @types/sinon-chai to 3.2.0
1 parent 9ab9091 commit be79a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react-dom": "^16.0.9",
2424
"@types/react-test-renderer": "^16.0.3",
2525
"@types/sinon": "^5.0.5",
26-
"@types/sinon-chai": "^3.2.0",
26+
"@types/sinon-chai": "3.2.0",
2727
"@types/webpack": "^4.4.19",
2828
"coveralls": "^3.0.2",
2929
"fork-ts-checker-webpack-plugin": "^0.4.15",

0 commit comments

Comments
 (0)