Skip to content

Commit 649bb4c

Browse files
committed
chore: upgrade jquery.js to 3.4.1
Signed-off-by: BoHong Li <[email protected]>
1 parent d7e522f commit 649bb4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"i18n": "~0.8.3",
7070
"ionicons": "~2.0.1",
7171
"isomorphic-fetch": "~2.2.1",
72-
"jquery": "~3.1.1",
72+
"jquery": "~3.4.1",
7373
"jquery-mousewheel": "~3.1.13",
7474
"jquery-ui": "~1.12.1",
7575
"js-cookie": "~2.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7248,10 +7248,10 @@ jquery-ui@~1.12.1:
72487248
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
72497249
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
72507250

7251-
jquery@~3.1.1:
7252-
version "3.1.1"
7253-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
7254-
integrity sha1-NHwcIcfgBBFeCk2jLOzgQfrTyKM=
7251+
jquery@~3.4.1:
7252+
version "3.4.1"
7253+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
7254+
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
72557255

72567256
js-beautify@^1.8.8:
72577257
version "1.9.1"

0 commit comments

Comments
 (0)