Upgrade playwright to the latest version
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m23s
Add copyright notice / copyright_notice (pull_request) Successful in 2m20s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m20s
Playwright Tests / test (pull_request) Failing after 12m4s
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m23s
Add copyright notice / copyright_notice (pull_request) Successful in 2m20s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m20s
Playwright Tests / test (pull_request) Failing after 12m4s
This commit is contained in:
parent
0455fcd8da
commit
e8551dd877
@ -26,7 +26,7 @@
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@playwright/test": "^1.52.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.15.29",
|
||||
"@types/react": "18.3.23",
|
||||
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -64,7 +64,7 @@ importers:
|
||||
version: 3.25.45
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: ^1.46.0
|
||||
specifier: ^1.52.0
|
||||
version: 1.52.0
|
||||
'@types/bcrypt':
|
||||
specifier: ^5.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user