Skip to content

Commit

Permalink
chore(deps): update playwright to v1.45.1 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent d9007b1 commit 66e8a0e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-22.04
container:
image: mcr.microsoft.com/playwright:v1.45.0-jammy
image: mcr.microsoft.com/playwright:v1.45.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 @@ -35,7 +35,7 @@
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.6.0",
"@melt-ui/pp": "0.3.2",
"@playwright/test": "1.45.0",
"@playwright/test": "1.45.1",
"@rgossiaux/svelte-headlessui": "2.0.0",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "20.14.9",
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 66e8a0e

Please sign in to comment.