chore(playwright): upgrade to version 1.60.0

This commit is contained in:
Edouard Vanbelle
2026-05-27 11:49:21 +02:00
parent 2dc2b0876d
commit 7a849be3d8
3 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"@playwright/test": "^1.59.1",
"@playwright/test": "^1.60.0",
"@types/node": "^25.6.0"
}
}