Skip to content

Commit 80cc9db

Browse files
committed
Pin jQuery to ^3.7.1 and Node to 20 in the test application
1 parent 0b349ff commit 80cc9db

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tests/Application/.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20

tests/Application/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
},
1010
"devDependencies": {
1111
"@sylius-ui/frontend": "^1.0.3"
12+
},
13+
"resolutions": {
14+
"jquery": "^3.7.1"
1215
}
1316
}

0 commit comments

Comments
 (0)