Skip to content

Commit f52c4cd

Browse files
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a403df2 commit f52c4cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"axios": "^0.19.0",
2525
"classnames": "^2.2.6",
26-
"jquery": "^3.4.1",
26+
"jquery": "^3.5.0",
2727
"js-cookie": "^2.2.1",
2828
"lodash": "^4.17.15",
2929
"react": "^16.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4065,10 +4065,10 @@ isobject@^3.0.0, isobject@^3.0.1:
40654065
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
40664066
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
40674067

4068-
jquery@^3.4.1:
4069-
version "3.4.1"
4070-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
4071-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
4068+
jquery@^3.5.0:
4069+
version "3.5.0"
4070+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
4071+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
40724072

40734073
js-cookie@^2.2.1:
40744074
version "2.2.1"

0 commit comments

Comments
 (0)