Skip to content

Commit

Permalink
chore: Update Playwright to v1.49
Browse files Browse the repository at this point in the history
- Should be no breaking changes
- Fixes some issues when running locally on Ubuntu 24
- Has some other interesting features, such as the `--only-changed` cli option
  • Loading branch information
mofojed committed Dec 5, 2024
1 parent 36d910d commit a1da38f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@deephaven/tsconfig": "file:../tsconfig",
"@deephaven/utils": "file:../utils",
"@fortawesome/fontawesome-common-types": "^6.1.1",
"@playwright/test": "1.44.0",
"@playwright/test": "1.49.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.1",
Expand Down

0 comments on commit a1da38f

Please sign in to comment.