Update Playwright to 1.59.1

This commit is contained in:
Asher
2026-05-06 11:50:06 -08:00
parent 2787a5ca5d
commit f6bd6aa1a4
2 changed files with 56 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
"jest-fetch-mock": "^3.0.3",
"jsdom": "^16.4.0",
"node-fetch": "^2.6.7",
"playwright": "^1.56.1",
"playwright": "^1.59.1",
"ts-jest": "^27.0.7",
"wtfnode": "^0.9.1"
},