Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 8df5d8b

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] <[email protected]>
1 parent 45ec6c3 commit 8df5d8b

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
@@ -35,7 +35,7 @@
3535
"css-loader": "^1.0.1",
3636
"file-loader": "^3.0.1",
3737
"jest": "^23.6.0",
38-
"jquery": "^3.3.1",
38+
"jquery": "^3.5.0",
3939
"ng-annotate-webpack-plugin": "^0.3.0",
4040
"style-loader": "^0.23.1",
4141
"ts-jest": "^23.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9097,10 +9097,10 @@ [email protected]:
90979097
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
90989098
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
90999099

9100-
jquery@^3.3.1:
9101-
version "3.3.1"
9102-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
9103-
integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==
9100+
jquery@^3.5.0:
9101+
version "3.5.0"
9102+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
9103+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
91049104

91059105
js-base64@^2.1.8:
91069106
version "2.5.2"

0 commit comments

Comments
 (0)