aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsakshi87 <53863764+sakshi87@users.noreply.github.com>2020-10-22 03:13:26 +0530
committerGitHub <noreply@github.com>2020-10-21 23:43:26 +0200
commit91b6fc3f08a6256ebb8006f96661db163aa8b5bc (patch)
treeca3440a4cbcf2b02ef29416540d20e545b4c6031 /package.json
parentb15e45a45100ad8e64ef0d362380d9aa27fe6862 (diff)
downloadjquery-ui-91b6fc3f08a6256ebb8006f96661db163aa8b5bc.tar.gz
jquery-ui-91b6fc3f08a6256ebb8006f96661db163aa8b5bc.zip
Build: Update grunt-contrib-qunit version from 1.0.1 to 4.0.0
Closes gh-1894
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 079500db6..a5a992de4 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-csslint": "2.0.0",
"grunt-contrib-jshint": "0.12.0",
- "grunt-contrib-qunit": "1.0.1",
+ "grunt-contrib-qunit": "4.0.0",
"grunt-contrib-requirejs": "1.0.0",
"grunt-contrib-uglify": "5.0.0",
"grunt-git-authors": "3.2.0",