Skip to content

Commit

Permalink
chore(deps): update playwright monorepo to v1.50.1 (#8552)
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 7, 2025
1 parent d64c159 commit 1e4d282
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"prettier": "@sanity/prettier-config",
"devDependencies": {
"@google-cloud/storage": "^7.11.0",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.1",
"@repo/dev-aliases": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/test-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@
"yargs": "^17.3.0"
},
"devDependencies": {
"@playwright/experimental-ct-react": "1.49.1",
"@playwright/test": "1.49.1",
"@playwright/experimental-ct-react": "1.50.1",
"@playwright/test": "1.50.1",
"@repo/dev-aliases": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/test-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion perf/efps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dotenv": "^16.0.3",
"globby": "^11.1.0",
"ora": "^8.0.1",
"playwright": "^1.46.1",
"playwright": "^1.50.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup-plugin-sourcemaps": "^0.6.3",
Expand Down
2 changes: 1 addition & 1 deletion perf/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"studio:dev": "cd perf/studio && SANITY_STUDIO_DATASET=dev pnpm dev"
},
"dependencies": {
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.1",
"@sanity/client": "^6.27.2",
"@sanity/uuid": "^3.0.1",
"dotenv": "^16.0.3",
Expand Down
64 changes: 23 additions & 41 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 1e4d282

Please sign in to comment.