Skip to content

Commit 2772044

Browse files
chore(package): update sinon to version 5.1.1
Closes #29
1 parent 42b1777 commit 2772044

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
@@ -40,7 +40,7 @@
4040
"@types/node": "^10.0.3",
4141
"@types/sinon": "^4.3.0",
4242
"jest": "^22.4.3",
43-
"sinon": "^4.5.0",
43+
"sinon": "^5.1.1",
4444
"standard-version": "^4.3.0",
4545
"ts-jest": "^22.4.2",
4646
"typescript": "^2.8.1"

0 commit comments

Comments
 (0)