Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent f092f87 commit 30810a6
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 @@ -53,7 +53,7 @@
"@nx/storybook": "20.3.3",
"@nx/web": "20.3.3",
"@nx/workspace": "20.3.3",
"@playwright/test": "1.50.0",
"@playwright/test": "1.50.1",
"@schematics/angular": "19.1.4",
"@storybook/addon-a11y": "8.5.1",
"@storybook/addon-actions": "8.5.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3184,7 +3184,7 @@ __metadata:
"@nx/storybook": "npm:20.3.3"
"@nx/web": "npm:20.3.3"
"@nx/workspace": "npm:20.3.3"
"@playwright/test": "npm:1.50.0"
"@playwright/test": "npm:1.50.1"
"@schematics/angular": "npm:19.1.4"
"@storybook/addon-a11y": "npm:8.5.1"
"@storybook/addon-actions": "npm:8.5.1"
Expand Down Expand Up @@ -5301,14 +5301,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.50.0":
version: 1.50.0
resolution: "@playwright/test@npm:1.50.0"
"@playwright/test@npm:1.50.1":
version: 1.50.1
resolution: "@playwright/test@npm:1.50.1"
dependencies:
playwright: "npm:1.50.0"
playwright: "npm:1.50.1"
bin:
playwright: cli.js
checksum: 10c0/70b46eab2a5c8b4accc1c8a29a0ea371b7b8f56b0d38509e5c06354ebc60dc262837e92cea727076aea5e1c32f31e215c02fbde977519a7e38488cfc48f0ba5c
checksum: 10c0/77c1a7cfaca7b3b88804256bb4c0e15c54b8df02690298086ef4a4fc8c2a42b99b69ba1b83906d00cc7ddb322ce8b2f19f0238f189913607c679779a4d132da1
languageName: node
linkType: hard

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

"playwright-core@npm:1.50.0":
version: 1.50.0
resolution: "playwright-core@npm:1.50.0"
"playwright-core@npm:1.50.1":
version: 1.50.1
resolution: "playwright-core@npm:1.50.1"
bin:
playwright-core: cli.js
checksum: 10c0/b0cc7fadcb2db68a7b8d730b26c7a7d17baad454a0697c781e08074a619e57779a90be9b57c4c741ff4895390bdfd093d8393a746e8bf68ae57ac452f4c1cdb2
checksum: 10c0/c158764257d870897c31807a830ddcc3f5aaf4376719e05aeada3489a01f751650b2dc43e027201a40405a1b075084e89f58cd3730a985a229efe9d8cecfe360
languageName: node
linkType: hard

"playwright@npm:1.50.0":
version: 1.50.0
resolution: "playwright@npm:1.50.0"
"playwright@npm:1.50.1":
version: 1.50.1
resolution: "playwright@npm:1.50.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.50.0"
playwright-core: "npm:1.50.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/0076a536433819b7122066a07c5fcfa56d40d09cbbec0a39061bbfa832c8a1f626df5e4fe206fbeba56b3a61f0e2b26d4ad3c2b402852d6f147a266fd18e4ddf
checksum: 10c0/b292ee6e0d122748a3d024b85ace86a0d9c848fc4121685d90ffc5d43d6bcf13ed7dc7488b1055f69040599c420052306ccba6fabfe2f69a15fc109c55171207
languageName: node
linkType: hard

Expand Down

0 comments on commit 30810a6

Please sign in to comment.