Merge pull request #172 from sidorares/greenkeeper/sinon-6.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Andrey Sidorov 2018-06-11 22:12:09 +10:00 committed by GitHub
commit 174cff9a9c
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": "^5.0.1"
"sinon": "^6.0.0"
},
"scripts": {
"test": "node test-runner.js",