Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @playwright/test to v1.31.2 #7743

Merged
merged 1 commit into from
Mar 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/runtime-corejs3": "7.21.0",
"@npmcli/arborist": "6.2.4",
"@nrwl/nx-cloud": "15.1.1",
"@playwright/test": "1.31.1",
"@playwright/test": "1.31.2",
"@replayio/playwright": "0.3.24",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5778,19 +5778,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.31.1":
version: 1.31.1
resolution: "@playwright/test@npm:1.31.1"
"@playwright/test@npm:1.31.2":
version: 1.31.2
resolution: "@playwright/test@npm:1.31.2"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.31.1
playwright-core: 1.31.2
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: db0a4666d0399d26ff563346749e6a8c1f5b16a16a361ec0daa3b4956ea4cd9f44e8e18a48d48492d37409fba411980b383cb2d19c2dfffa7b14b7a8b3fee983
checksum: 244ef2c6121d9ac100d59f586a2ba6c6ce8bf9a0f8953770ed8d35de18e76e4df6870543dcddb91fb3459b72f9cdb73d169d4401b2a7197dd83b89fe478bcdac
languageName: node
linkType: hard

Expand Down Expand Up @@ -25500,12 +25500,12 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.31.1":
version: 1.31.1
resolution: "playwright-core@npm:1.31.1"
"playwright-core@npm:1.31.2":
version: 1.31.2
resolution: "playwright-core@npm:1.31.2"
bin:
playwright: cli.js
checksum: 9df7cb50df49a61fc7146dfd5a8d08488a295fabdedb2e522678ba2f393149f8baaaeff189fb4efbc3c1849ee375c6be3cbe5adf379e816b5efd365954e26f6c
checksum: 532b16d5d1d9b1cee2ba97685e5a63bb73a148b17648bdd74bbe097323f36f8918caabcd1073f84745e782bed3b7fdb7aa006453cd6e3fa732b13fc33d29f68b
languageName: node
linkType: hard

Expand Down Expand Up @@ -27787,7 +27787,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@npmcli/arborist": 6.2.4
"@nrwl/nx-cloud": 15.1.1
"@playwright/test": 1.31.1
"@playwright/test": 1.31.2
"@replayio/playwright": 0.3.24
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
Expand Down