Skip to content

Commit

Permalink
Bump Playwright to 1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 6fa088c commit 365c0af
Show file tree
Hide file tree
Showing 15 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion apps/pigment-css-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mui/system": "workspace:^",
"@mui/utils": "workspace:^",
"clsx": "^2.1.1",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"express": "^4.21.1",
"fs-extra": "^11.2.0",
"jss": "^10.10.0",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"cross-fetch": "^4.0.0",
"gm": "^1.25.0",
"marked": "^15.0.2",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.15",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"@next/eslint-plugin-next": "^15.0.3",
"@octokit/rest": "^21.0.2",
"@pigment-css/react": "0.0.27",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@types/babel__core": "^7.20.5",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.13",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsdom": "^25.0.1",
"lodash": "^4.17.21",
"mocha": "^10.8.2",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"prop-types": "^15.8.1",
"sinon": "^19.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
Expand Down
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/bundling/fixtures/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"concurrently": "7.4.0",
"cross-env": "7.0.3",
"playwright": "1.48.2",
"playwright": "1.49.0",
"serve": "14.2.4"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2",
"playwright": "1.49.0",
"serve": "14.2.4"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2"
"playwright": "1.49.0"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/next-webpack4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2"
"playwright": "1.49.0"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/next-webpack5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2"
"playwright": "1.49.0"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/snowpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2",
"playwright": "1.49.0",
"serve": "14.2.4"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"concurrently": "7.4.0",
"playwright": "1.48.2",
"playwright": "1.49.0",
"serve": "14.2.4"
},
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mui/material": "workspace:^",
"@mui/system": "workspace:^",
"@mui/utils": "workspace:^",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@testing-library/dom": "^10.4.0",
"@types/chai": "^4.3.20",
"@types/react": "^18.3.12",
Expand All @@ -29,7 +29,7 @@
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.6.3",
"lodash": "^4.17.21",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit 365c0af

Please sign in to comment.