Skip to content

Commit 29f3997

Browse files
fix(deps): update dependency jquery to v4
1 parent d2a3dce commit 29f3997

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
@@ -7898,10 +7898,10 @@ __metadata:
78987898
languageName: node
78997899
linkType: hard
79007900

7901-
"jquery@npm:^3.5.1":
7902-
version: 3.7.1
7903-
resolution: "jquery@npm:3.7.1"
7904-
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
7901+
"jquery@npm:^4.0.0":
7902+
version: 4.0.0
7903+
resolution: "jquery@npm:4.0.0"
7904+
checksum: 5b58084962ed18f1de3b184e82edb7784623037f581108f7c228a1e881ae61c8aeca580b4313251aa0cee7e2e2bfa61d322d97236bd1b3c56fa7a726cea73731
79057905
languageName: node
79067906
linkType: hard
79077907

@@ -8948,7 +8948,7 @@ __metadata:
89488948
history: ^5.0.0
89498949
hls.js: ^1.0.0
89508950
isomorphic-fetch: ^3.0.0
8951-
jquery: ^3.5.1
8951+
jquery: ^4.0.0
89528952
jsdom: ^26.0.0
89538953
lodash: ^4.17.21
89548954
mini-css-extract-plugin: ^0.12.0

0 commit comments

Comments
 (0)