Skip to content

Commit c4a6425

Browse files
Bump jquery from 3.4.1 to 3.5.1 (#170)
* 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]> * update to jquery 3.5.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joris Van den Bossche <[email protected]>
1 parent d70d894 commit c4a6425

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
@@ -34,7 +34,7 @@
3434
"@openfonts/lato_latin-ext": "^1.44.1",
3535
"@openfonts/open-sans_all": "^1.44.1",
3636
"bootstrap": "^4.4.1",
37-
"jquery": "3.4.1",
37+
"jquery": "3.5.1",
3838
"optimize-css-assets-webpack-plugin": "^5.0.3",
3939
"popper.js": "^1.16.1"
4040
}

yarn.lock

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

3079-
jquery@3.4.1:
3080-
version "3.4.1"
3081-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
3082-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
3079+
jquery@3.5.1:
3080+
version "3.5.1"
3081+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
3082+
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
30833083

30843084
js-base64@^2.1.8:
30853085
version "2.5.2"

0 commit comments

Comments
 (0)