Skip to content

Commit

Permalink
Bump playwright (#3272)
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 Mar 4, 2024
1 parent edc22c4 commit 8de84d4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
resource_class: 'large'
parallelism: 2
docker:
- image: mcr.microsoft.com/playwright:v1.41.2-focal
- image: mcr.microsoft.com/playwright:v1.42.1-focal
environment:
NODE_ENV: test
TOOLPAD_TEST_RETRIES: 1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@mui/monorepo": "github:mui/material-ui#910a9dc8dda6be590a9624d18421243a37c267b8",
"@mui/x-charts": "6.19.5",
"@next/eslint-plugin-next": "14.1.0",
"@playwright/test": "1.41.2",
"@playwright/test": "1.42.1",
"@testing-library/react": "14.2.1",
"@types/archiver": "6.0.2",
"@types/gtag.js": "0.0.19",
Expand Down
20 changes: 10 additions & 10 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 8de84d4

Please sign in to comment.