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 2, 2025
1 parent b2635c7 commit 5f7f639
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.19.0",
"@melt-ui/pp": "0.3.2",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.1",
"@tailwindcss/typography": "0.5.16",
"@types/node": "22.13.0",
"@tailwindcss/vite": "4.0.1",
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 5f7f639

Please sign in to comment.