chore: upgrade playwright (#6815)

This commit is contained in:
Brooooooklyn
2024-05-07 09:55:27 +00:00
parent 8e0a0a7f02
commit 40bea689b1
12 changed files with 38 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.43.0",
"@playwright/test": "^1.44.0",
"@types/fs-extra": "^11.0.4",
"fs-extra": "^11.2.0"
},