Update playwright so ci doesnt start failing

This commit is contained in:
shamoon
2023-09-21 15:12:39 -07:00
parent b162d7afc8
commit cdfe953c06
2 changed files with 13 additions and 13 deletions

View File

@@ -46,7 +46,7 @@
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "~16.2.3",
"@angular/compiler-cli": "~16.2.3",
"@playwright/test": "^1.38.0",
"@playwright/test": "^1.38.1",
"@types/jest": "^29.5.5",
"@types/node": "^20.6.3",
"@typescript-eslint/eslint-plugin": "^6.7.2",