Merge pull request #195 from bigchaindb/greenkeeper/sinon-6.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2018-06-13 16:21:45 +02:00 committed by GitHub
commit bf3794d243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
"nyc": "^12.0.1",
"release-it": "^7.2.1",
"rimraf": "^2.6.2",
"sinon": "^5.0.0",
"sinon": "^6.0.0",
"webpack": "^4.8.3",
"webpack-cli": "^3.0.0"
},