Merge pull request #50 from Kononnable/greenkeeper/sinon-5.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Kononnable 2018-04-01 20:31:30 +02:00 committed by GitHub
commit 1d522a5850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@
"mocha": "^5.0.5",
"prettier": "^1.10.2",
"remap-istanbul": "^0.11.0",
"sinon": "^4.1.2",
"sinon": "^5.0.0",
"sinon-chai": "^3.0.0",
"typings": "^2.1.1"
}