aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils
diff options
context:
space:
mode:
authorXianny <8582774+xianny@users.noreply.github.com>2019-02-05 18:58:30 +0800
committerGitHub <noreply@github.com>2019-02-05 18:58:30 +0800
commit703aa38a17dac2b1ff39cbee012956d36baa4e62 (patch)
treeb8fabbd91234f3c1d4ea9a8c13620081534beee9 /packages/sol-tracing-utils
parentb2f35057a56faa82f31d8c5ef09249171dc130d2 (diff)
downloaddexon-0x-contracts-703aa38a17dac2b1ff39cbee012956d36baa4e62.tar.gz
dexon-0x-contracts-703aa38a17dac2b1ff39cbee012956d36baa4e62.tar.zst
dexon-0x-contracts-703aa38a17dac2b1ff39cbee012956d36baa4e62.zip
CI test for dependencies to have the same version (#1556)
* add failing CI for dependencies with multiple versions * update dependencies * increase bundlewatch maxsize for 0x.js
Diffstat (limited to 'packages/sol-tracing-utils')
-rw-r--r--packages/sol-tracing-utils/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json
index 929c73b84..df800976c 100644
--- a/packages/sol-tracing-utils/package.json
+++ b/packages/sol-tracing-utils/package.json
@@ -55,7 +55,7 @@
"glob": "^7.1.2",
"chalk": "^2.3.0",
"istanbul": "^0.4.5",
- "lodash": "^4.17.5",
+ "lodash": "^4.17.11",
"loglevel": "^1.6.1",
"mkdirp": "^0.5.1",
"rimraf": "^2.6.2",
@@ -66,7 +66,7 @@
"@0x/tslint-config": "^2.0.2",
"@types/istanbul": "^0.4.30",
"@types/loglevel": "^1.5.3",
- "@types/mkdirp": "^0.5.1",
+ "@types/mkdirp": "^0.5.2",
"@types/mocha": "^2.2.42",
"@types/node": "*",
"@types/rimraf": "^2.0.2",