Skip to content

Commit

Permalink
chore(deps): update playwright to v1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent f5d8913 commit bdc4996
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-24.04
container:
image: mcr.microsoft.com/playwright:v1.49.1-jammy
image: mcr.microsoft.com/playwright:v1.50.0-jammy
permissions:
checks: write
contents: read
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.19.0",
"@melt-ui/pp": "0.3.2",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"@tailwindcss/typography": "^0.5.13",
"@types/eslint__js": "8.42.3",
"@types/node": "22.12.0",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit bdc4996

Please sign in to comment.