Skip to content

Commit 3d35811

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 76f514c commit 3d35811

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"hamljs": "^0.6.2",
4949
"highlight.js": "^9.12.0",
5050
"hoek": "^4.2.1",
51-
"jquery": "^3.4.0",
51+
"jquery": "^3.5.0",
5252
"js-yaml": "^3.13.1",
5353
"lodash": "^4.17.13",
5454
"lodash.mergewith": "^4.6.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,15 +3657,15 @@ isstream@~0.1.2:
36573657
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
36583658
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
36593659

3660-
jquery@>=1.10, jquery@^3.5.0:
3660+
jquery@>=1.10, jquery@>=1.7:
36613661
version "3.5.1"
36623662
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
36633663
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
36643664

3665-
jquery@>=1.7, jquery@^3.4.0:
3666-
version "3.4.1"
3667-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
3668-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
3665+
jquery@^3.5.0:
3666+
version "3.5.0"
3667+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
3668+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
36693669

36703670
jquery@~1.11.3:
36713671
version "1.11.3"

0 commit comments

Comments
 (0)