Skip to content

Commit

Permalink
Upgrade jquery to 3.5.0 (from 3.4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Apr 15, 2020
1 parent de7e9cf commit 7b3b64d
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 @@ -36,7 +36,7 @@
"html5shiv": "3.7.3",
"image-map": "1.1.7",
"intl-tel-input": "16.1.0",
"jquery": "3.4.1",
"jquery": "3.5.0",
"jquery-menu-aim": "1.1.0",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3448,11 +3448,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.3 || ^2.0 || ^3.0", jquery@^3.2.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.3 || ^2.0 || ^3.0", jquery@^3.2.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==

[email protected]:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

"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 7b3b64d

Please sign in to comment.