Skip to content

Commit

Permalink
Merge pull request #384 from ral-facilities/renovate/playwright-monorepo
Browse files Browse the repository at this point in the history
Update dependency @playwright/test to v1.45.2
  • Loading branch information
joelvdavies authored Jul 19, 2024
2 parents bdd662f + 5435d13 commit ed21b3e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.24.8",
"@craco/craco": "7.1.0",
"@playwright/test": "1.41.0",
"@playwright/test": "1.45.2",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "6.4.6",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2973,14 +2973,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.41.0":
version: 1.41.0
resolution: "@playwright/test@npm:1.41.0"
"@playwright/test@npm:1.45.2":
version: 1.45.2
resolution: "@playwright/test@npm:1.45.2"
dependencies:
playwright: "npm:1.41.0"
playwright: "npm:1.45.2"
bin:
playwright: cli.js
checksum: 10c0/f6b1934b84cf10a356b356b8b9d43271d479c7292deaf5c6dc1742d8d5f28e86f6bef83a79a8eb0d557dc30377b1c33d3613dd6ddbbf31f21d5ebe92c65b1608
checksum: 10c0/24e86829cde9abc00519ee5dcf4eaa24d606c1d2339cc08b64a9a66588f0e009fb30be4aed15acad89aa1f5d8c11d6b10573e6d7b4bed3c2b870a8186792ebb7
languageName: node
linkType: hard

Expand Down Expand Up @@ -12164,7 +12164,7 @@ __metadata:
"@mui/material": "npm:5.15.6"
"@mui/system": "npm:5.15.6"
"@mui/x-date-pickers": "npm:^6.19.0"
"@playwright/test": "npm:1.41.0"
"@playwright/test": "npm:1.45.2"
"@reduxjs/toolkit": "npm:2.2.6"
"@tanstack/react-query": "npm:5.51.1"
"@tanstack/react-query-devtools": "npm:5.51.1"
Expand Down Expand Up @@ -12596,27 +12596,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.41.0":
version: 1.41.0
resolution: "playwright-core@npm:1.41.0"
"playwright-core@npm:1.45.2":
version: 1.45.2
resolution: "playwright-core@npm:1.45.2"
bin:
playwright-core: cli.js
checksum: 10c0/ea74d755c9c8cfec53566fb8ca689b55b493bf67d49ad631c39669006d018e1127688d31a689ef05672d7ae7f9ebb8c3aef92dbe31636c3c3826d4cb90c14cf2
checksum: 10c0/38f5ccb868c71573d65421faab5727cae0324760e6f8bf0b4053a6590a6c0c35ab4c7498ea32ae96b0e788a0ddf6e28b199b33729c5974aad5eb8a763316c792
languageName: node
linkType: hard

"playwright@npm:1.41.0":
version: 1.41.0
resolution: "playwright@npm:1.41.0"
"playwright@npm:1.45.2":
version: 1.45.2
resolution: "playwright@npm:1.45.2"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.41.0"
playwright-core: "npm:1.45.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/db12f408c02326ba9efdd7d6c10b9d7509e85cddf99d8043a2fe0d24322a4129ed6c958c301cc99b39c28b335fe659e9dc30b31f2af7fc1428207aa0ba1c9180
checksum: 10c0/9646ee3ab7af087f6abb753aacc8e7aed3f1856ad41968507dc2b271333dde9e4856ff086e389b291b5013f0625324b01588792095fcbc227d45e7527a54249f
languageName: node
linkType: hard

Expand Down

0 comments on commit ed21b3e

Please sign in to comment.