From 6c241a631bb1518dd64e3245579e84eb3bf174bd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 19 Jul 2018 19:09:54 +0000 Subject: [PATCH] chore(package): update steal-tools to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bba707..287f14c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "jshint": "^2.9.1", "steal": "^1.0.0", "steal-qunit": "^1.0.0", - "steal-tools": "^1.0.1", + "steal-tools": "^2.0.0", "testee": "^0.8.0" } }