aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler')
-rw-r--r--packages/sol-compiler/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json
index c31d180c2..fcf9775c1 100644
--- a/packages/sol-compiler/package.json
+++ b/packages/sol-compiler/package.json
@@ -64,7 +64,7 @@
"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",
"nyc": "^11.0.1",
"shx": "^0.2.2",
@@ -87,7 +87,7 @@
"chalk": "^2.3.0",
"ethereum-types": "^1.0.3",
"ethereumjs-util": "^5.1.1",
- "lodash": "^4.17.4",
+ "lodash": "^4.17.5",
"mkdirp": "^0.5.1",
"require-from-string": "^2.0.1",
"semver": "5.5.0",