From 759e0c3924765341e036f57814f59e56c936b2ef Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 8 Jun 2018 05:31:12 +0000 Subject: [PATCH] chore(package): update shx to version 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28b7046..e0be64a 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,6 @@ "jest": "^20.0.4", "mocha": "^3.4.2", "semistandard": "^11.0.0", - "shx": "^0.2.2" + "shx": "^0.3.0" } }