Skip to content

Commit

Permalink
Test: update grunt-contrib-qunit integration to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Sep 16, 2023
1 parent ddc5830 commit 14365be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/grunt-contrib-qunit/package.json
@@ -1,8 +1,8 @@
{
"private": true,
"devDependencies": {
"grunt": "^1.5.1",
"grunt-contrib-qunit": "^6.2.0"
"grunt": "^1.6.1",
"grunt-contrib-qunit": "^8.0.0"
},
"scripts": {
"test": "grunt"
Expand Down

0 comments on commit 14365be

Please sign in to comment.