Skip to content

Commit

Permalink
chore(deps): update playwright to v1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 652f166 commit d73ed5d
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.1-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 @@ -37,7 +37,7 @@
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.20.0",
"@melt-ui/pp": "0.3.2",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.1",
"@tailwindcss/typography": "0.5.16",
"@tailwindcss/vite": "4.0.6",
"@types/eslint__js": "8.42.3",
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 d73ed5d

Please sign in to comment.