Merge pull request #169 from sidorares/greenkeeper/sinon-5.0.1

chore(package): update sinon to version 5.0.1
This commit is contained in:
Andrey Sidorov 2018-04-30 19:52:29 +10:00 committed by GitHub
commit d5c4103b1f
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.0"
"sinon": "^5.0.1"
},
"scripts": {
"test": "node test-runner.js",