Skip to content

Commit

Permalink
chore(deps): update playwright monorepo to v1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent e26a85a commit 50e9adc
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 37 deletions.
2 changes: 1 addition & 1 deletion jest-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"expect-playwright": "0.8.0",
"jest": "27.5.1",
"jest-playwright-preset": "1.7.2",
"playwright": "1.37.1",
"playwright": "1.45.1",
"typescript": "5.2.2"
}
}
68 changes: 45 additions & 23 deletions playwright-test/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 playwright-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test:watch": "PWDEBUG=console DEBUG=pw:api npx playwright test --workers=1"
},
"devDependencies": {
"@playwright/test": "1.37.1",
"@playwright/test": "1.45.1",
"@types/node": "20.14.9",
"gremlins.js": "2.2.0"
}
Expand Down
31 changes: 19 additions & 12 deletions playwright-test/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50e9adc

Please sign in to comment.