Skip to content

Commit 983da98

Browse files
fix(deps): update dependency jquery to v4
1 parent 75d71a5 commit 983da98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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
@@ -7998,10 +7998,10 @@ __metadata:
79987998
languageName: node
79997999
linkType: hard
80008000

8001-
"jquery@npm:^3.5.1":
8002-
version: 3.7.1
8003-
resolution: "jquery@npm:3.7.1"
8004-
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
8001+
"jquery@npm:^4.0.0":
8002+
version: 4.0.0
8003+
resolution: "jquery@npm:4.0.0"
8004+
checksum: 5b58084962ed18f1de3b184e82edb7784623037f581108f7c228a1e881ae61c8aeca580b4313251aa0cee7e2e2bfa61d322d97236bd1b3c56fa7a726cea73731
80058005
languageName: node
80068006
linkType: hard
80078007

@@ -9048,7 +9048,7 @@ __metadata:
90489048
history: ^5.0.0
90499049
hls.js: ^1.0.0
90509050
isomorphic-fetch: ^3.0.0
9051-
jquery: ^3.5.1
9051+
jquery: ^4.0.0
90529052
jsdom: ^26.0.0
90539053
lodash: ^4.17.21
90549054
mini-css-extract-plugin: ^0.12.0

0 commit comments

Comments
 (0)