Skip to content

Commit

Permalink
Bump jquery from 1.11.3 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 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@1.11.3...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 98f286e commit be16a71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"gulp-shell": "0.8.0",
"gulp-sourcemaps": "1.6.0",
"gulp-uglify": "1.5.4",
"jquery": "1.11.3",
"jquery": "3.7.1",
"jquery-ui": "https://github.com/jquery/jquery-ui#1.11.4",
"jquery.cookie": "1.4.1",
"jquery.mousewheel": "3.1.9",
Expand Down
10 changes: 3 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1619,13 +1619,9 @@ jquery.mousewheel@3.1.9:
version "3.1.9"
resolved "https://registry.yarnpkg.com/jquery.mousewheel/-/jquery.mousewheel-3.1.9.tgz#b1e162f1df8aaf6c24fbf923d3d6c58c52d9553e"

jquery@1.11.3:
version "1.11.3"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.11.3.tgz#dd8b74278b27102d29df63eae28308a8cfa1b583"

jquery@>=1.5.1:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
jquery@3.7.1, jquery@>=1.5.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"

js-base64@^2.1.9:
version "2.1.9"
Expand Down

0 comments on commit be16a71

Please sign in to comment.