Merge pull request #82 from Kononnable/greenkeeper/sinon-6.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Kononnable 2018-06-18 20:19:20 +02:00 committed by GitHub
commit df090c64ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@
"mocha": "^5.1.1",
"prettier": "^1.12.1",
"remap-istanbul": "^0.11.1",
"sinon": "^5.0.1",
"sinon": "^6.0.0",
"sinon-chai": "^3.0.0",
"typings": "^2.1.1"
}