Skip to content

Commit

Permalink
fix: pin @types/sinon-chai to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 9, 2019
1 parent 15cfdf7 commit 226954d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/lodash": "^4.14.120",
"@types/mocha": "^5.2.5",
"@types/sinon": "^7.0.5",
"@types/sinon-chai": "^3.2.2",
"@types/sinon-chai": "3.2.2",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"es-check": "^5.0.0",
Expand Down

0 comments on commit 226954d

Please sign in to comment.