Skip to content

Commit

Permalink
chore: pin playwright to 1.38 for local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Feb 6, 2024
1 parent b32a676 commit 80e5bf5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions ui-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1385,14 +1385,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.32.2, @playwright/test@npm:^1.37.0":
version: 1.41.2
resolution: "@playwright/test@npm:1.41.2"
"@playwright/test@npm:1.38.0":
version: 1.38.0
resolution: "@playwright/test@npm:1.38.0"
dependencies:
playwright: 1.41.2
playwright: 1.38.0
bin:
playwright: cli.js
checksum: 87d9e725106111b2af1b2dec32454cd2a2d9665ff735669dc751caa30240e6db595ecfb9422719fa65dcff6ca19dea93ac2ae70d587efddde31def0754549d4c
checksum: 0768b6b98f0993d9d8017e4bcca3a5c3fe1bf0270acaa89b141479c4319c16350d60e6d2511cbd655283942059fa409ce23fce30435f0936f5e2577834f356ba
languageName: node
linkType: hard

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

"playwright-core@npm:1.41.2":
version: 1.41.2
resolution: "playwright-core@npm:1.41.2"
"playwright-core@npm:1.38.0":
version: 1.38.0
resolution: "playwright-core@npm:1.38.0"
bin:
playwright-core: cli.js
checksum: b41ede0db3fd3e3f7e0b0efbdfb2dbc4db345e113cf9c4451af21d1d5b5d9ab5e969f5662852925e37b2198ae5daab92aa48108fe3d4eb81c849ba8752aaf8cc
checksum: 9eb43fc6c3cb392d5f35b0fd0b7291b38a8cbdc3cbb944a8261f744f30d09196dfa3b5d84aa02ffc09af87d08d31b385b007b6af20d0b6cd50a29344f3b0db8d
languageName: node
linkType: hard

"playwright@npm:1.41.2":
version: 1.41.2
resolution: "playwright@npm:1.41.2"
"playwright@npm:1.38.0":
version: 1.38.0
resolution: "playwright@npm:1.38.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.41.2
playwright-core: 1.38.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: acf166003ec42cd795f5fca096c5135880d78e84ec2d0a1911b2cab984cf75dc06e50d3aa24b56cbcbc5369ca8c61831e76c5f8674531a272fbd0f6e624fa387
checksum: c5356690a391d5dd41f814d4e2694b93ba9e79381ce63de752da1c6c59b1f9c69bc6be853d973d0542d73a44a6b15f7c0081a164a64cd27b6b31207710c0ab34
languageName: node
linkType: hard

Expand Down

0 comments on commit 80e5bf5

Please sign in to comment.