Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit c9396e6

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 fb2dd76 commit c9396e6

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"file-saver": "~1.3.3",
1818
"jasmine": "~2.99.0",
19-
"jquery": "~3.4.0",
19+
"jquery": "~3.5.0",
2020
"jquery-mousewheel": "~3.1.13",
2121
"jquery-ui": "~1.12.1",
2222
"npm-modernizr": "^2.8.3",

yarn.lock

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

1854-
jquery@~3.4.0:
1855-
version "3.4.1"
1856-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
1857-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
1854+
jquery@~3.5.0:
1855+
version "3.5.0"
1856+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
1857+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
18581858

18591859
js-tokens@^4.0.0:
18601860
version "4.0.0"

0 commit comments

Comments
 (0)