Skip to content

Commit

Permalink
chore(deps): update playwright monorepo to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 041289a commit 43282d0
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 41 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.38.1",
"typescript": "5.2.2"
}
}
17 changes: 9 additions & 8 deletions jest-playwright/pnpm-lock.yaml

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

64 changes: 43 additions & 21 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.38.1",
"@types/node": "18.18.0",
"gremlins.js": "2.2.0"
}
Expand Down
27 changes: 17 additions & 10 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 43282d0

Please sign in to comment.