Skip to content

Commit bf00ebe

Browse files
Merge pull request #167 from jeroenheijmans/fix-build-issues
Update Playwright dependency
2 parents 864b335 + d46b961 commit bf00ebe

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

package-lock.json

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@angular-eslint/template-parser": "17.2.1",
3636
"@angular/cli": "^17.1.2",
3737
"@angular/compiler-cli": "^17.1.2",
38-
"@playwright/test": "^1.41.2",
38+
"@playwright/test": "^1.48.0",
3939
"@types/node": "^20.11.16",
4040
"@typescript-eslint/eslint-plugin": "^6.20.0",
4141
"@typescript-eslint/parser": "^6.20.0",

0 commit comments

Comments
 (0)