aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/assert/package.json')
-rw-r--r--packages/assert/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json
index 3b9ecbb49..e734fa40b 100644
--- a/packages/assert/package.json
+++ b/packages/assert/package.json
@@ -44,13 +44,13 @@
"npm-run-all": "^4.1.2",
"nyc": "^11.0.1",
"shx": "^0.2.2",
- "tslint": "5.8.0",
+ "tslint": "5.11.0",
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/json-schemas": "^1.0.0",
- "@0xproject/typescript-typings": "^0.4.2",
- "@0xproject/utils": "^0.7.2",
+ "@0xproject/typescript-typings": "^0.4.3",
+ "@0xproject/utils": "^0.7.3",
"lodash": "^4.17.4",
"valid-url": "^1.0.9"
},