File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 "@codeceptjs/examples" : " ^1.2.1" ,
1616 "@codeceptjs/ui" : " ^0.4.3" ,
1717 "codeceptjs" : " ^3.0.6" ,
18- "playwright" : " ~1.13 .1"
18+ "playwright" : " ~1.14 .1"
1919 }
2020}
Original file line number Diff line number Diff line change 22 "devDependencies" : {
33 "browserstack-local" : " ^1.4.8" ,
44 "global-agent" : " ^3.0.0" ,
5- "playwright" : " ~1.13 .1"
5+ "playwright" : " ~1.14 .1"
66 },
77 "engines" : {
88 "node" : " >=12.7.0"
Original file line number Diff line number Diff line change 1111 "devDependencies" : {
1212 "jest" : " ^27.0.3" ,
1313 "jest-playwright-preset" : " ^1.6.0" ,
14- "playwright" : " ~1.13 .1"
14+ "playwright" : " ~1.14 .1"
1515 }
1616}
Original file line number Diff line number Diff line change 1111 "test:local" : " BROWSERSTACK_LOCAL=true npx playwright test --config=./playwright-local.config.js"
1212 },
1313 "devDependencies" : {
14- "playwright" : " ~1.13 .1" ,
15- "@playwright/test" : " ~1.13 .1" ,
14+ "playwright" : " ~1.14 .1" ,
15+ "@playwright/test" : " ~1.14 .1" ,
1616 "browserstack-local" : " ^1.4.8"
1717 }
1818}
You can’t perform that action at this time.
0 commit comments