Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

Commit db7ffbd

Browse files
chore(deps): 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 1c1be86 commit db7ffbd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gsap": "^1.20.3",
3535
"howler": "^2.1.2",
3636
"joi": "^14.3.1",
37-
"jquery": "^3.4.1",
37+
"jquery": "^3.5.0",
3838
"particles.js": "^2.0.0",
3939
"pixi-filters": "^3.0.3",
4040
"pixi-particles": "^2.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9922,10 +9922,10 @@ joi@^14.3.1:
99229922
isemail "3.x.x"
99239923
topo "3.x.x"
99249924

9925-
jquery@^3.4.1:
9926-
version "3.4.1"
9927-
resolved "https://registry.npm.taobao.org/jquery/download/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
9928-
integrity sha1-cU8fjZ3eS9+lV2S6N+8hRjDYDvI=
9925+
jquery@^3.5.0:
9926+
version "3.5.0"
9927+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
9928+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
99299929

99309930
js-base64@^2.1.8, js-base64@^2.1.9:
99319931
version "2.5.1"

0 commit comments

Comments
 (0)