Skip to content

Commit

Permalink
Update dependency @playwright/test to v1.46.1 (#503)
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 Aug 24, 2024
1 parent 59cb944 commit f8553dc
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 @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@playwright/test": "1.45.2",
"@playwright/test": "1.46.1",
"@redwoodjs/core": "7.7.4",
"enquirer": "2.4.1"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4102,14 +4102,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.45.2":
version: 1.45.2
resolution: "@playwright/test@npm:1.45.2"
"@playwright/test@npm:1.46.1":
version: 1.46.1
resolution: "@playwright/test@npm:1.46.1"
dependencies:
playwright: 1.45.2
playwright: 1.46.1
bin:
playwright: cli.js
checksum: 24e86829cde9abc00519ee5dcf4eaa24d606c1d2339cc08b64a9a66588f0e009fb30be4aed15acad89aa1f5d8c11d6b10573e6d7b4bed3c2b870a8186792ebb7
checksum: b2d33f33bedfa5a5c72cfc5ee212dfbf531d9c46320b0af901e71ab61b96845e43cc636181b33b3faae27f2f87ce2d44017ac65235bf9c95209f476477b16f93
languageName: node
linkType: hard

Expand Down Expand Up @@ -17034,27 +17034,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.45.2":
version: 1.45.2
resolution: "playwright-core@npm:1.45.2"
"playwright-core@npm:1.46.1":
version: 1.46.1
resolution: "playwright-core@npm:1.46.1"
bin:
playwright-core: cli.js
checksum: 38f5ccb868c71573d65421faab5727cae0324760e6f8bf0b4053a6590a6c0c35ab4c7498ea32ae96b0e788a0ddf6e28b199b33729c5974aad5eb8a763316c792
checksum: 98e48e271caccaa6c54b3c591cbddbef36a679eef011b38e2af11fbaba0aab1f997b45f9207c4099468a0c79047a1e879bbd9e81bd880ae24501a0ee3c7a33c7
languageName: node
linkType: hard

"playwright@npm:1.45.2":
version: 1.45.2
resolution: "playwright@npm:1.45.2"
"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.45.2
playwright-core: 1.46.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9646ee3ab7af087f6abb753aacc8e7aed3f1856ad41968507dc2b271333dde9e4856ff086e389b291b5013f0625324b01588792095fcbc227d45e7527a54249f
checksum: 2a328a2073313136192d74b48b981d9aeb1d4cc54926ed235f638c875f9de59c41370bb20bb2d8cf30126c52c6e25cc02db21ffafeb487c92c84c52c84846912
languageName: node
linkType: hard

Expand Down Expand Up @@ -18649,7 +18649,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@playwright/test": 1.45.2
"@playwright/test": 1.46.1
"@redwoodjs/core": 7.7.4
enquirer: 2.4.1
styled-system: 5.1.5
Expand Down

0 comments on commit f8553dc

Please sign in to comment.