[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
1 changed files with 1 additions and 1 deletions

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