Skip to content

Commit

Permalink
Merge pull request #602 from backstage/renovate/playwright-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @playwright/test to v1.47.0
  • Loading branch information
awanlin authored Sep 6, 2024
2 parents 58c7215 + 5b01e95 commit 3ee4053
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9740,13 +9740,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.32.3":
version: 1.46.1
resolution: "@playwright/test@npm:1.46.1"
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
dependencies:
playwright: 1.46.1
playwright: 1.47.0
bin:
playwright: cli.js
checksum: 180d90c6421ee6a8c00a1ae65d91d5f69767e2de95c3f5582ac2bdf3a388e621fdd3ee00ecb7836db427bb0d4cee58111c14f133cb62150357d8e4f43e3e2295
checksum: 4f5a921c57d2577c64b0bc03d4b97937a6f853eee6afb58f2fc8fb140147b7f33800afe490c9ba3af515d5feb104f65319663931ec1ee75e10f001c1d69b138c
languageName: node
linkType: hard

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

"playwright-core@npm:1.46.1":
version: 1.46.1
resolution: "playwright-core@npm:1.46.1"
"playwright-core@npm:1.47.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
bin:
playwright-core: cli.js
checksum: 99a03f97d76af02b0565aa09758eb03427e13497ef7e9e9044fd1184a5f050e7545a517dd7ad8988a68b3ea76e2ba0d411f81e410b1cb29f5ac9161c49689822
checksum: 64c6adae3ba76cd9f05e6569b1350a6e6990fd8236bb17d1f241b49bea68592a4f4390adb38863d2ee8ef5124e9cb77ff50b9076f8ef3a0890b2a37f87fb842a
languageName: node
linkType: hard

"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
"playwright@npm:1.47.0":
version: 1.47.0
resolution: "playwright@npm:1.47.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.46.1
playwright-core: 1.47.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9e721cb27f919cd92ea8c7461f4a8e97e32eade9da036baa4747f483549e33a8d77585f51e228d6639a1e28a76b0c1d59ca0a05dbd07aa3cfe427be7aaeb9ec8
checksum: e055fee751035f306a636267d0e080f08d4a523a6c1e3ebb01c91c18838c29bb9165ec3e63eb706798886fa2715f272dec908a7e2e1abcd7a55984688dbac2db
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ee4053

Please sign in to comment.