Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 84e26da commit 282754d
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 @@ -54,7 +54,7 @@
"@babel/core": "7.24.9",
"@codecov/webpack-plugin": "0.0.1-beta.12",
"@eslint/js": "9.10.0",
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"@types/babel__core": "7.20.5",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,7 +1800,7 @@ __metadata:
"@babel/core": "npm:7.24.9"
"@codecov/webpack-plugin": "npm:0.0.1-beta.12"
"@eslint/js": "npm:9.10.0"
"@playwright/test": "npm:1.46.1"
"@playwright/test": "npm:1.47.0"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2999,14 +2999,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.46.1":
version: 1.46.1
resolution: "@playwright/test@npm:1.46.1"
"@playwright/test@npm:1.47.0":
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
dependencies:
playwright: "npm:1.46.1"
playwright: "npm:1.47.0"
bin:
playwright: cli.js
checksum: 10c0/b2d33f33bedfa5a5c72cfc5ee212dfbf531d9c46320b0af901e71ab61b96845e43cc636181b33b3faae27f2f87ce2d44017ac65235bf9c95209f476477b16f93
checksum: 10c0/8fcfcb36b3aef3171d5db6c6b5a505823b50fbb09d571f1b176acc032c08d406e7fe441e3816e6955383a07fb9808f555ab6264fa580f5e7bb15a20b8c2a0f31
languageName: node
linkType: hard

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

"playwright-core@npm:1.46.1":
version: 1.46.1
resolution: "playwright-core@npm:1.46.1"
"playwright-core@npm:1.47.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
bin:
playwright-core: cli.js
checksum: 10c0/98e48e271caccaa6c54b3c591cbddbef36a679eef011b38e2af11fbaba0aab1f997b45f9207c4099468a0c79047a1e879bbd9e81bd880ae24501a0ee3c7a33c7
checksum: 10c0/70fdd2e62849176ff5403ec530a69d0ef07e6bebc8486f1f4bf49bc4b8a34ab27be0f91950f74a448db13b383d2ba6d934041493f286603de190937ebd0e7508
languageName: node
linkType: hard

"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
"playwright@npm:1.47.0":
version: 1.47.0
resolution: "playwright@npm:1.47.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.46.1"
playwright-core: "npm:1.47.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/2a328a2073313136192d74b48b981d9aeb1d4cc54926ed235f638c875f9de59c41370bb20bb2d8cf30126c52c6e25cc02db21ffafeb487c92c84c52c84846912
checksum: 10c0/fa47134246baf0951db435ae004a0ee98d5d1cfbb675d07a2c5dd3709866e69c092a568f0e8ec652e9e9fcb45e77335a44cd74b03d15369a7acb9c6e7a0a88d0
languageName: node
linkType: hard

Expand Down

0 comments on commit 282754d

Please sign in to comment.