Skip to content

Commit

Permalink
Bump grunt-contrib-qunit from 7.0.0 to 7.0.1 in /testing/wicket-js-te…
Browse files Browse the repository at this point in the history
…sts (#609)

Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) from 7.0.0 to 7.0.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@v7.0.0...v7.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e9e986b commit 76bdc16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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": "4.0.0",
"grunt-contrib-jshint": "3.2.0",
"grunt-contrib-nodeunit": "4.0.0",
"grunt-contrib-qunit": "7.0.0"
"grunt-contrib-qunit": "7.0.1"
},
"scripts": {
"test": "grunt --verbose"
Expand Down

0 comments on commit 76bdc16

Please sign in to comment.