1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 01:36:56 +01:00

chore(package): update sinon to version 6.0.0

This commit is contained in:
greenkeeper[bot] 2018-06-11 06:44:49 +00:00
parent 206e4cec5f
commit b089d4b009

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