Skip to content

Commit

Permalink
chore: update Playwright and related dependencies to version 1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simlarsen committed Jan 22, 2025
1 parent 5494a22 commit b80e126
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 23 deletions.
146 changes: 125 additions & 21 deletions E2E/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions E2E/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@types/node": "^20.10.4"
},
"dependencies": {
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.49.1",
"Common": "file:../Common",

"playwright": "^1.43.1",
"playwright": "^1.49.1",
"typescript": "^5.4.5"
}
}

0 comments on commit b80e126

Please sign in to comment.