Skip to content

Commit 6db100b

Browse files
authored
Merge pull request #54 from LA1TV/greenkeeper/sinon-5.0.0
Update sinon to the latest version 🚀
2 parents 49e5c8e + 4c5b4b4 commit 6db100b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"mocha": "^5.0.0",
1717
"proxyquire": "^1.7.4",
1818
"should": "^13.1.0",
19-
"sinon": "^4.0.0"
19+
"sinon": "^5.0.0"
2020
},
2121
"scripts": {
2222
"test": "./node_modules/.bin/gulp"

0 commit comments

Comments
 (0)