Skip to content

Commit fc8b68e

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] <support@github.com>
1 parent 4810576 commit fc8b68e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"galleria": "^1.5.7",
3535
"highlight.js": "^9.12.0",
3636
"hoek": "^4.2.1",
37-
"jquery": "^3.4.0",
37+
"jquery": "^3.5.0",
3838
"js-yaml": "^3.13.1",
3939
"lodash": "^4.17.13",
4040
"lodash.mergewith": "^4.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2589,10 +2589,10 @@ isstream@~0.1.2:
25892589
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
25902590
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
25912591

2592-
jquery@>=1.7, jquery@>=1.9.0, jquery@^3.4.0:
2593-
version "3.4.1"
2594-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
2595-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
2592+
jquery@>=1.7, jquery@>=1.9.0, jquery@^3.5.0:
2593+
version "3.5.0"
2594+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
2595+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
25962596

25972597
js-base64@^2.1.8:
25982598
version "2.5.1"

0 commit comments

Comments
 (0)