Skip to content

Commit

Permalink
Merge pull request #8 from micro-lc/dependabot/npm_and_yarn/playwrigh…
Browse files Browse the repository at this point in the history
…t/test-1.45.3

chore(deps-dev): bump @playwright/test from 1.45.1 to 1.45.3
  • Loading branch information
amountainram authored Aug 1, 2024
2 parents a6bf9ad + b4ea419 commit 5d6acae
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 @@ -31,7 +31,7 @@
"bump": "node --no-warnings --loader=ts-node/esm scripts/version.ts"
},
"devDependencies": {
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.3",
"@types/mocha": "^10.0.7",
"@types/node": "^22.0.2",
"c8": "^10.1.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@micro-lc/post-channel@workspace:."
dependencies:
"@playwright/test": "npm:^1.45.1"
"@playwright/test": "npm:^1.45.3"
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^22.0.2"
c8: "npm:^10.1.2"
Expand Down Expand Up @@ -400,14 +400,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.45.1":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
"@playwright/test@npm:^1.45.3":
version: 1.45.3
resolution: "@playwright/test@npm:1.45.3"
dependencies:
playwright: "npm:1.45.1"
playwright: "npm:1.45.3"
bin:
playwright: cli.js
checksum: 10/718316ae739438f686914350beb3aeded6c96d7adfe1b65509fc50c4e322172fe58b7c9f215c3d5bef52a263839b83162f843027ae8d8e96970b3dd8f87211d2
checksum: 10/50b53fdaa495f734ce0dc21a9947513fd40b76672e7d8e4947124bb87bfa9cefdbb5da1ac53054802961dc82a408c5291aa3f7655732cfe8cf9d102dc8b1a501
languageName: node
linkType: hard

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

"playwright-core@npm:1.45.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
"playwright-core@npm:1.45.3":
version: 1.45.3
resolution: "playwright-core@npm:1.45.3"
bin:
playwright-core: cli.js
checksum: 10/206a5ecd2de7b8cefa5136331fa22012416b37eb2c471e3105c09a8a17a10621efa900acb6a780314f06aa2a3d6651aad3a323fa360d046ccce8f3844b3ca615
checksum: 10/6540ae149a8deaceb3dc6f60ea7a7052894aebb651b8c187c97c5532b50ee6c812e7f9644a15ecbfb146d5e7880dbb23010df2bac012493bd75b5624710df6bd
languageName: node
linkType: hard

"playwright@npm:1.45.1":
version: 1.45.1
resolution: "playwright@npm:1.45.1"
"playwright@npm:1.45.3":
version: 1.45.3
resolution: "playwright@npm:1.45.3"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.45.1"
playwright-core: "npm:1.45.3"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/092d510a79ca8fb1d0c1a83460735b9eaf02261a48df2ae1b025f95ee31e2be9d962ddc62c7e5c0d2c44e5b982b66aaf3fe24243f736ab14dbfd2d6e88897824
checksum: 10/86959666c68f53b984df3d4a4aa3a7806fff95d5735dc4c16f5cef0889ab07180e1600792f0e66f9b84250931f5971077774cd8f2f077d8b02171f89a33ab588
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d6acae

Please sign in to comment.