Skip to content

Commit

Permalink
Upgrade jquery to 3.7.0 (from 3.6.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed May 11, 2023
1 parent fd17a84 commit 346727b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"html5shiv": "3.7.3",
"image-map": "2.0.1",
"intl-tel-input": "18.1.5",
"jquery": "3.6.4",
"jquery": "3.7.0",
"jquery-menu-aim": "1.1.0",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.13.2",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4172,11 +4172,16 @@ [email protected]:
dependencies:
jquery "*"

jquery@*, [email protected], "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, "jquery@>=1.8.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1:
jquery@*, "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, "jquery@>=1.8.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1:
version "3.6.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f"
integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==

[email protected]:
version "3.7.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.0.tgz#fe2c01a05da500709006d8790fe21c8a39d75612"
integrity sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==

"jquery@>=1.7.2 <3.0.0":
version "2.2.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
Expand Down

0 comments on commit 346727b

Please sign in to comment.