Skip to content

Commit

Permalink
chore(deps): update playwright monorepo (#377)
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 Feb 4, 2025
1 parent 535c30f commit fc5f973
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.50.0-jammy
image: mcr.microsoft.com/playwright:v1.50.1-jammy
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@commander-js/extra-typings": "^12.1.0",
"@eslint/eslintrc": "^3.2.0",
"@playwright/test": "^1.50.0",
"@playwright/test": "^1.50.1",
"@types/node": "^20.17.17",
"@types/webextension-polyfill": "^0.10.7",
"commander": "^12.1.0",
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-solid": "^0.13.1",
"globals": "^14.0.0",
"playwright": "^1.50.0",
"playwright": "^1.50.1",
"prettier": "^3.4.2",
"publish-browser-extension": "^1.4.1",
"tsx": "^4.19.2",
Expand Down
24 changes: 12 additions & 12 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 fc5f973

Please sign in to comment.