Skip to content

Commit

Permalink
Bump grunt-contrib-qunit in /testing/wicket-js-tests
Browse files Browse the repository at this point in the history
Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) from 9.1.1 to 10.0.0.
- [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.0.0)

---
updated-dependencies:
- dependency-name: grunt-contrib-qunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 1bdd5a7 commit f0f1a6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions testing/wicket-js-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testing/wicket-js-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"grunt-contrib-connect": "5.0.0",
"grunt-contrib-jshint": "3.2.0",
"grunt-contrib-nodeunit": "5.0.0",
"grunt-contrib-qunit": "9.1.1"
"grunt-contrib-qunit": "10.0.0"
},
"scripts": {
"test": "grunt --verbose"
Expand Down

0 comments on commit f0f1a6a

Please sign in to comment.