aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLeonid <logvinov.leon@gmail.com>2017-09-29 17:51:41 +0800
committerGitHub <noreply@github.com>2017-09-29 17:51:41 +0800
commit0c3a14b662de10de52db95c695300510342fd8d0 (patch)
treec92293643b364da4f09fe69c1c37498255081f3b /package.json
parent4b7b46071fc9093e9125524c50b74e6afb55be3f (diff)
parentd1ce78a64fd8e6badc32e6ea75ca3f1fa232e949 (diff)
downloaddexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar.gz
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar.bz2
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar.lz
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar.xz
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.tar.zst
dexon-0x-contracts-0c3a14b662de10de52db95c695300510342fd8d0.zip
Merge pull request #169 from 0xProject/greenkeeper/sinon-4.0.0
Update sinon to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b0b966daf..a87b3d8bb 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"request": "^2.81.0",
"request-promise-native": "^1.0.4",
"shx": "^0.2.2",
- "sinon": "^3.0.0",
+ "sinon": "^4.0.0",
"source-map-support": "^0.4.15",
"truffle-hdwallet-provider": "^0.0.3",
"tslint": "^5.3.2",