Skip to content

Commit f2e6021

Browse files
Bump jquery from 3.3.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b4d567 commit f2e6021

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"gsap": "^1.20.4",
50-
"jquery": "^3.3.1",
50+
"jquery": "^3.5.0",
5151
"normalize.css": "^8.0.0",
5252
"scrollmagic": "^2.0.5"
5353
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3701,9 +3701,10 @@ isstream@~0.1.2:
37013701
version "0.1.2"
37023702
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
37033703

3704-
jquery@^3.3.1:
3705-
version "3.3.1"
3706-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
3704+
jquery@^3.5.0:
3705+
version "3.5.0"
3706+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
3707+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
37073708

37083709
js-base64@^2.1.8, js-base64@^2.1.9:
37093710
version "2.4.3"

0 commit comments

Comments
 (0)