chore(package): update sinon to version 5.0.0

This commit is contained in:
greenkeeper[bot] 2018-03-21 17:27:33 +00:00
parent 85905efeae
commit 373b60b975

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",