aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r--packages/order-utils/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index cab917a82..98cbba0e1 100644
--- a/packages/order-utils/package.json
+++ b/packages/order-utils/package.json
@@ -64,13 +64,13 @@
"copyfiles": "^1.2.0",
"dirty-chai": "^2.0.1",
"make-promises-safe": "^1.1.0",
- "mocha": "^4.0.1",
+ "mocha": "^4.1.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
- "typescript": "2.7.1"
+ "typescript": "2.9.2"
},
"dependencies": {
"@0xproject/assert": "^1.0.4",
@@ -87,7 +87,7 @@
"ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",
- "lodash": "^4.17.4"
+ "lodash": "^4.17.5"
},
"publishConfig": {
"access": "public"