fix: pin @types/sinon-chai to 3.2.2

This commit is contained in:
greenkeeper[bot]
2019-08-09 07:47:24 +00:00
parent 3e82f60e83
commit 2ddaba9a67
+1 -1
View File
@@ -23,7 +23,7 @@
"@types/react": "^16.8.13",
"@types/react-dom": "^16.8.4",
"@types/sinon": "^7.0.11",
"@types/sinon-chai": "^3.2.2",
"@types/sinon-chai": "3.2.2",
"chai": "^4.2.0",
"concurrently": "^4.1.0",
"glob": "^7.1.3",