From 4b0db6ec6cbf14787b5e713ad192314a4ba8933a Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 5 Oct 2016 21:07:06 -0700 Subject: [PATCH] Update qunit-extras to 3.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfdb46d12..fc7eba0f0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "markdown-doctest": "^0.8.1", "optional-dev-dependency": "^1.3.0", "platform": "^1.3.1", - "qunit-extras": "^2.1.0", + "qunit-extras": "^3.0.0", "qunitjs": "^2.0.1", "request": "^2.75.0", "requirejs": "^2.3.2",