Skip to content

Commit

Permalink
Build: Update grunt-contrib-qunit
Browse files Browse the repository at this point in the history
This also switches us to the new Chrome Headless mode.

Ref https://developer.chrome.com/articles/new-headless/
Ref https://pptr.dev/#default-runtime-settings
  • Loading branch information
mgol committed Nov 6, 2023
1 parent 2de8604 commit 2dc559b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"grunt-compare-size": "0.4.2",
"grunt-contrib-concat": "2.1.0",
"grunt-contrib-csslint": "2.0.0",
"grunt-contrib-qunit": "7.0.0",
"grunt-contrib-qunit": "8.0.1",
"grunt-contrib-requirejs": "1.0.0",
"grunt-contrib-uglify": "5.2.2",
"grunt-eslint": "24.0.1",
Expand Down

0 comments on commit 2dc559b

Please sign in to comment.