Skip to content

Commit eb0aa4b

Browse files
chore(package): update sinon-chai to version 3.4.0
Closes #51
1 parent 501fffc commit eb0aa4b

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
@@ -33,7 +33,7 @@
3333
"nyc": "^11.3.0",
3434
"proxyquire": "^1.8.0",
3535
"sinon": "^4.1.2",
36-
"sinon-chai": "^2.14.0"
36+
"sinon-chai": "^3.4.0"
3737
},
3838
"scripts": {
3939
"pretest": "npm run lint",

0 commit comments

Comments
 (0)