Skip to content

Commit 72546aa

Browse files
Bump grunt-contrib-qunit in /testing/wicket-js-tests
Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) from 9.1.1 to 10.1.1. - [Release notes](https://github.com/gruntjs/grunt-contrib-qunit/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-qunit/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-qunit@v9.1.1...v10.1.1) --- updated-dependencies: - dependency-name: grunt-contrib-qunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd11176 commit 72546aa

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

testing/wicket-js-tests/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/wicket-js-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"grunt-contrib-connect": "5.0.1",
1414
"grunt-contrib-jshint": "3.2.0",
1515
"grunt-contrib-nodeunit": "5.0.0",
16-
"grunt-contrib-qunit": "9.1.1"
16+
"grunt-contrib-qunit": "10.1.1"
1717
},
1818
"scripts": {
1919
"test": "grunt --verbose"

0 commit comments

Comments
 (0)