aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/test-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/test-utils/package.json')
-rw-r--r--contracts/test-utils/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json
index e47561cdb..484562125 100644
--- a/contracts/test-utils/package.json
+++ b/contracts/test-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-test-utils",
- "version": "3.0.0",
+ "version": "3.0.1",
"engines": {
"node": ">=6.12"
},
@@ -40,19 +40,19 @@
"typescript": "3.0.1"
},
"dependencies": {
- "@0x/abi-gen": "^2.0.0",
- "@0x/dev-utils": "^2.0.0",
- "@0x/order-utils": "^4.0.0",
- "@0x/sol-compiler": "^3.0.0",
- "@0x/sol-coverage": "^2.0.0",
- "@0x/sol-profiler": "^2.0.1",
- "@0x/sol-trace": "^2.0.1",
- "@0x/subproviders": "^3.0.0",
+ "@0x/abi-gen": "^2.0.1",
+ "@0x/dev-utils": "^2.0.1",
+ "@0x/order-utils": "^5.0.0",
+ "@0x/sol-compiler": "^3.0.1",
+ "@0x/sol-coverage": "^2.0.1",
+ "@0x/sol-profiler": "^2.0.2",
+ "@0x/sol-trace": "^2.0.2",
+ "@0x/subproviders": "^3.0.1",
"@0x/tslint-config": "^3.0.0",
- "@0x/types": "^2.0.0",
+ "@0x/types": "^2.0.1",
"@0x/typescript-typings": "^4.0.0",
- "@0x/utils": "^4.0.1",
- "@0x/web3-wrapper": "^4.0.0",
+ "@0x/utils": "^4.0.2",
+ "@0x/web3-wrapper": "^4.0.1",
"@types/bn.js": "^4.11.0",
"@types/js-combinatorics": "^0.5.29",
"@types/lodash": "4.14.104",