Browse Source

Bumped grunt-contrib-qunit versions in npm configurations.

Sarah Boyce 2 years ago
parent
commit
e13954d2cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -13,7 +13,7 @@
     "puppeteer": "^19.7.0",
     "grunt": "^1.6.1",
     "grunt-cli": "^1.4.3",
-    "grunt-contrib-qunit": "^6.2.1",
+    "grunt-contrib-qunit": "^7.0.0",
     "qunit": "^2.19.4"
   }
 }