chore(deps): update playwright to v1.62.1
renovate/artifacts Artifact file update failure
CI / full-gate (push) Failing after 16s

Release-Bump: minor
This commit is contained in:
2026-08-02 04:17:58 +00:00
parent a0244a32cd
commit b243efdadb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"test": "playwright test"
},
"devDependencies": {
"@playwright/test": "1.49.1"
"@playwright/test": "1.62.1"
}
}