Skip to content

Commit

Permalink
Add lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasanka-sack committed Oct 13, 2023
1 parent cc562fd commit ae78058
Showing 1 changed file with 27 additions and 15 deletions.
42 changes: 27 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3881,7 +3881,7 @@ __metadata:
"@babel/core": ^7.11.6
"@carbon/react": ^1.12.0
"@openmrs/esm-framework": next
"@playwright/test": 1.34.0
"@playwright/test": 1.39.0
"@swc/core": ^1.2.165
"@swc/jest": ^0.2.20
"@testing-library/dom": ^8.13.0
Expand Down Expand Up @@ -4080,19 +4080,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.34.0":
version: 1.34.0
resolution: "@playwright/test@npm:1.34.0"
"@playwright/test@npm:1.39.0":
version: 1.39.0
resolution: "@playwright/test@npm:1.39.0"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.34.0
dependenciesMeta:
fsevents:
optional: true
playwright: 1.39.0
bin:
playwright: cli.js
checksum: 269074a9b58370633575b99d95135edcd8b5351c19f82b88392f9fc6b0f2dc3687e631d59864aa0cffa382534dd83163069569e67972b4fc63d1bef3fb7372d8
checksum: e93e58fc1af4239f239b890374f066c9a758e2492d25e2c1a532f3f00782ab8e7706956a07540fd14882c74e75f5de36273621adce9b79afb8e36e6c15f1d539
languageName: node
linkType: hard

Expand Down Expand Up @@ -16933,10 +16928,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.34.0":
version: 1.34.0
resolution: "playwright-core@npm:1.34.0"
checksum: 1821ab254b3c756e52c144c26cae7250dd5a1c779277cdd583bd289501d45cceaea40a8185ebf7eaa56b8291e4a042e3eef65f511da2306349c275794c9a582d
"playwright-core@npm:1.39.0":
version: 1.39.0
resolution: "playwright-core@npm:1.39.0"
bin:
playwright-core: cli.js
checksum: 556e78dee4f9890facf2af8249972e0d6e01a5ae98737b0f6b0166c660a95ffee4cb79350335b1ef96430a0ef01d3669daae9099fa46c8d403d11c623988238b
languageName: node
linkType: hard

"playwright@npm:1.39.0":
version: 1.39.0
resolution: "playwright@npm:1.39.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.39.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 96d8ca5aa25465c1c5d554d0d6071981d55e22477800ff8f5d47a53ca75193d60ece2df538a01b7165b3277dd5493c67603a5acda713029df7fbd95ce2417bc9
languageName: node
linkType: hard

Expand Down

0 comments on commit ae78058

Please sign in to comment.