Skip to content

Commit

Permalink
Bump @playwright/test from 1.49.1 to 1.50.1 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 51b811c commit bd1fc57
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:

- name: 'Run Playwright'
id: 'playwright'
uses: docker://mcr.microsoft.com/playwright:v1.49.1-jammy
uses: docker://mcr.microsoft.com/playwright:v1.50.1-jammy
with:
args: env HOME=/root npx playwright test --forbid-only

Expand Down
28 changes: 16 additions & 12 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 @@ -20,7 +20,7 @@
},
"devDependencies": {
"@dotenvx/dotenvx": "^1.38.3",
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.1",
"@tsconfig/node22": "^22.0.0",
"@types/all-the-cities": "^3.1.3",
"@types/diacritics": "^1.3.3",
Expand Down

0 comments on commit bd1fc57

Please sign in to comment.