chore(package): update sinon to version 8.0.0

Closes #188
This commit is contained in:
greenkeeper[bot] 2019-12-22 16:28:51 +00:00 committed by GitHub
parent 8ed75f54e1
commit ff1487e35e
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": "^6.0.0"
"sinon": "^8.0.0"
},
"scripts": {
"test": "node test-runner.js",