Merge pull request #167 from sidorares/greenkeeper/sinon-5.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Andrey Sidorov 2018-03-22 10:16:26 +11:00 committed by GitHub
commit ce51cefdad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
"mocha": "^5.0.0",
"sax": "^1.2.4",
"should": "^13.2.1",
"sinon": "^4.2.1"
"sinon": "^5.0.0"
},
"scripts": {
"test": "node test-runner.js",