Skip to content

Commit 8eaa52b

Browse files
fix(deps): update dependency jquery to v4
1 parent 14b4dac commit 8eaa52b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"history": "^5.0.0",
6060
"hls.js": "^1.0.0",
6161
"isomorphic-fetch": "^3.0.0",
62-
"jquery": "^3.5.1",
62+
"jquery": "^4.0.0",
6363
"jsdom": "^26.0.0",
6464
"lodash": "^4.17.21",
6565
"mini-css-extract-plugin": "^0.12.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7860,10 +7860,10 @@ __metadata:
78607860
languageName: node
78617861
linkType: hard
78627862

7863-
"jquery@npm:^3.5.1":
7864-
version: 3.7.1
7865-
resolution: "jquery@npm:3.7.1"
7866-
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
7863+
"jquery@npm:^4.0.0":
7864+
version: 4.0.0
7865+
resolution: "jquery@npm:4.0.0"
7866+
checksum: 5b58084962ed18f1de3b184e82edb7784623037f581108f7c228a1e881ae61c8aeca580b4313251aa0cee7e2e2bfa61d322d97236bd1b3c56fa7a726cea73731
78677867
languageName: node
78687868
linkType: hard
78697869

@@ -8910,7 +8910,7 @@ __metadata:
89108910
history: ^5.0.0
89118911
hls.js: ^1.0.0
89128912
isomorphic-fetch: ^3.0.0
8913-
jquery: ^3.5.1
8913+
jquery: ^4.0.0
89148914
jsdom: ^26.0.0
89158915
lodash: ^4.17.21
89168916
mini-css-extract-plugin: ^0.12.0

0 commit comments

Comments
 (0)