1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00

[4.2.x] Bumped grunt-contrib-qunit versions in npm configurations.

Backport of e13954d2cf from main
This commit is contained in:
Sarah Boyce 2023-02-14 19:51:21 +01:00 committed by Mariusz Felisiak
parent 3b2685b01c
commit 389318d118

View File

@ -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"
}
}