Update npm version of @playwright/test to fix failed test in GitHub Actions

This commit is contained in:
Faisal Salman
2024-11-30 14:37:50 +07:00
parent dbd24a579f
commit 48c221b50b
3 changed files with 1008 additions and 1519 deletions

View File

@@ -220,7 +220,7 @@
"@babel/parser": "7.15.8",
"@babel/traverse": "7.23.2",
"@jazzer.js/core": "^1.4.0",
"@playwright/test": "~1.32.2",
"@playwright/test": "^1.49.0",
"@types/node": "^22.9.1",
"@types/node-fetch": "^2.6.12",
"jshint": "~2.13.6",