Skip to content

Commit

Permalink
Bump jquery from 3.6.4 to 3.7.1 in /java/java-node/gradle-node/frontend
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@3.6.4...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 59efe3c commit 41aa603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions java/java-node/gradle-node/frontend/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 java/java-node/gradle-node/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Example project for testing Java buildpack support for Yarn",
"dependencies": {
"jquery": "3.6.4"
"jquery": "3.7.1"
},
"scripts": {
"build": "vite build"
Expand Down

0 comments on commit 41aa603

Please sign in to comment.