Merge pull request #160 from bigchaindb/greenkeeper/sinon-5.0.0

Update sinon to the latest version 🚀
This commit is contained in:
Manolo 2018-04-03 08:28:08 +02:00 committed by GitHub
commit 7699e14705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,10 +54,10 @@
"eslint-plugin-import": "^2.9.0",
"husky": "^0.14.3",
"lint-staged": "^7.0.0",
"sinon": "^5.0.0",
"nyc": "^11.6.0",
"release-it": "^7.2.1",
"rimraf": "^2.6.2",
"sinon": "^4.4.9",
"webpack": "^4.4.1",
"webpack-cli": "^2.0.13"
},