Update playwright to 1.38.0

This commit is contained in:
shamoon
2023-09-14 00:00:27 -07:00
parent a860c29304
commit a46bfc8b5f
2 changed files with 8 additions and 24 deletions

View File

@@ -30,7 +30,6 @@
"ngx-cookie-service": "^16.0.1",
"ngx-file-drop": "^16.0.0",
"ngx-ui-tour-ng-bootstrap": "^13.0.3",
"playwright": "^1.38.0",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"uuid": "^9.0.0",
@@ -46,7 +45,7 @@
"@angular-eslint/template-parser": "16.1.1",
"@angular/cli": "~16.2.1",
"@angular/compiler-cli": "~16.2.3",
"@playwright/test": "^1.36.2",
"@playwright/test": "^1.38.0",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.8",
"@typescript-eslint/eslint-plugin": "^6.5.0",