Skip to content

Commit 3e655f6

Browse files
committed
Raise jQuery and jQueryMigrate dependencies to what MW uses
Change-Id: Ib82e4d5cb349280e28e2b20c9f3ffe813cf0f03d
1 parent ac2e3d2 commit 3e655f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"webpack": "^5.53.0"
4242
},
4343
"dependencies": {
44-
"jquery": "^3.2.1",
45-
"jquery-migrate": "^3.0.1",
44+
"jquery": "^3.6.0",
45+
"jquery-migrate": "^3.4.0",
4646
"jquery-ui": "https://github.com/jquery/jquery-ui/archive/1.9.2.tar.gz",
4747
"wikibase-data-values": "^0.10.0"
4848
}

0 commit comments

Comments
 (0)