From 318a7307453245d46a84fe9d5f41bc2fec8caeeb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 22:11:36 +0000 Subject: [PATCH] chore(package): update steal-qunit to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddf527e..2533291 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "funcunit": "^3.1.0", "lodash.template": "^4.4.0", "steal": "^2.0.0", - "steal-qunit": "^1.0.2", + "steal-qunit": "^2.0.0", "steal-tools": "^2.0.0", "testee": "^0.8.1" },