From ccbfd42bf6f758d65b6ccbff21b744709ce90a0d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 05:18:00 +0000 Subject: [PATCH] chore(package): update steal to version 2.2.4 Closes #20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c287ce2..f3e335a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/stealjs/cache-bust", "devDependencies": { - "steal": "^1.0.0", + "steal": "^2.2.4", "steal-qunit": "^0.1.0", "testee": "^0.3.0" }