Skip to content

Commit

Permalink
build(*): bump playwright to 1.49.1
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop N <[email protected]>
  • Loading branch information
anooparveti committed Jan 17, 2025
1 parent 41ae4e6 commit 4b90ef5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/manager/apps/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/manager-vite-config": "^0.9.0",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.49.1",
"@tanstack/react-query-devtools": "^5.51.21",
"@types/jest": "^29.5.5",
"ts-jest": "^29.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-vite-config": "^0.9.0",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.49.1",
"@tanstack/react-query-devtools": "^5.51.21",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/key-management-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-vite-config": "^0.9.0",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.49.1",
"@tanstack/react-query-devtools": "^5.51.21",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-ai-endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@ovh-ux/manager-vite-config": "^0.9.0",
"@ovhcloud/ods-components": "17.2.1",
"@ovhcloud/ods-theme-blue-jeans": "17.2.1",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.49.1",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-query-devtools": "^5.51.21",
"typescript": "^5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-rancher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-vite-config": "^0.9.0",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.49.1",
"@tanstack/react-query-devtools": "^5.51.21",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/procedures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@ovh-ux/manager-vite-config": "^0.9.0",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.49.1",
"@tanstack/react-query-devtools": "^5.51.21",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.1.2",
Expand Down

0 comments on commit 4b90ef5

Please sign in to comment.