Skip to content

Commit 0bd8f56

Browse files
authored
Merge pull request #13 from SoldierCorp/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.3.1 to 3.5.0
2 parents c065527 + f2e6021 commit 0bd8f56

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
@@ -3647,9 +3647,10 @@ isstream@~0.1.2:
36473647
version "0.1.2"
36483648
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
36493649

3650-
jquery@^3.3.1:
3651-
version "3.3.1"
3652-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
3650+
jquery@^3.5.0:
3651+
version "3.5.0"
3652+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
3653+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
36533654

36543655
js-base64@^2.1.8, js-base64@^2.1.9:
36553656
version "2.4.3"

0 commit comments

Comments
 (0)