Merge pull request #188 from sidorares/greenkeeper/sinon-7.2.5

Update sinon to the latest version 🚀
This commit is contained in:
Andrey Sidorov 2020-05-21 20:19:49 +10:00 committed by GitHub
commit 89fd615f8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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