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

This commit is contained in:
2026-07-05 07:02:11 +00:00
parent 9719586f51
commit 42ded73459
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.61.1"
}
}