Skip to content

Commit 050b863

Browse files
authored
Merge pull request #13 from srea/dependabot/npm_and_yarn/Browser/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0 in /Browser
2 parents 324979b + 0eaa98d commit 050b863

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"file-loader": "^5.0.2",
1313
"jqtree": "^1.4.9",
14-
"jquery": "^3.4.1",
14+
"jquery": "^3.5.0",
1515
"webpack": "^4.29.6",
1616
"webpack-cli": "^3.1.2"
1717
},

Browser/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,10 +1496,10 @@ jqtree@^1.4.9:
14961496
dependencies:
14971497
jquery ">=1.9"
14981498

1499-
jquery@>=1.9, jquery@^3.4.1:
1500-
version "3.4.1"
1501-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
1502-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
1499+
jquery@>=1.9, jquery@^3.5.0:
1500+
version "3.5.0"
1501+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
1502+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
15031503

15041504
json-parse-better-errors@^1.0.2:
15051505
version "1.0.2"

0 commit comments

Comments
 (0)