summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2023-02-14 19:51:21 +0100
committerGitHub <noreply@github.com>2023-02-14 19:51:21 +0100
commite13954d2cfe8fba2045076b20a863aa7614937e6 (patch)
tree84913ad63513c02be070f1c33a7172741d027484 /package.json
parentff3a2834224f527ca574b5cd0d578c8c26d51a6c (diff)
downloaddjango-e13954d2cfe8fba2045076b20a863aa7614937e6.tar.gz
Bumped grunt-contrib-qunit versions in npm configurations.
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 89a1feca85..5eaa006cc6 100644
--- a/package.json
+++ b/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"
}
}