Skip to content

Commit 11bb0e4

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 978bcda commit 11bb0e4

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
@@ -12,7 +12,7 @@
1212
"d3-save-svg": "^0.0.2",
1313
"express": "^4.16.4",
1414
"file-saver": "^2.0.0",
15-
"jquery": "^3.3.1",
15+
"jquery": "^3.5.0",
1616
"phylotree": "1",
1717
"popper.js": "^1.14.3",
1818
"react": "^16.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6412,10 +6412,10 @@ jest@^23.6.0:
64126412
import-local "^1.0.0"
64136413
jest-cli "^23.6.0"
64146414

6415-
jquery@3, jquery@^3.3.1:
6416-
version "3.4.1"
6417-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
6418-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
6415+
jquery@3, jquery@^3.5.0:
6416+
version "3.5.0"
6417+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
6418+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
64196419

64206420
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
64216421
version "4.0.0"

0 commit comments

Comments
 (0)