Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.35.1 (#8709)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent a9d42aa commit 38ba254
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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/runtime-corejs3": "7.22.5",
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "6.2.10",
"@playwright/test": "1.34.3",
"@playwright/test": "1.35.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6461,19 +6461,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.34.3":
version: 1.34.3
resolution: "@playwright/test@npm:1.34.3"
"@playwright/test@npm:1.35.1":
version: 1.35.1
resolution: "@playwright/test@npm:1.35.1"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.34.3
playwright-core: 1.35.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: b87b3666568378997e6e300c28a5062d099377f66894c2d30855ef0b574a0874f5e4e6e7d25d93f1db1e5e402ccc1a254a1c24ec829a64ec47b4c8071082c9a7
checksum: 5b28eece322645d05d2da286a2a023f99830df4ab8779ed15229c36fa0fdd7351fb2bc067446e0b1d8c719b60793658bad247308e3460c8dac9177d724a22dc3
languageName: node
linkType: hard

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

"playwright-core@npm:1.34.3":
version: 1.34.3
resolution: "playwright-core@npm:1.34.3"
"playwright-core@npm:1.35.1":
version: 1.35.1
resolution: "playwright-core@npm:1.35.1"
bin:
playwright-core: cli.js
checksum: 2e3ec8394b69bcd55db3a01a0a2cf63ee4b924bd79852c237d3eb045273f056b5784ab2147f60a7bb2db7998b8f7c5ec34d8554dd7648cc77d5affc9d91a85c8
checksum: 378caaf452546554b01993006abf556fb2f35369355ff6cf462148ed154a177ff1cdcf7f90035c3e7cef3522435602fd4517f2f1a0a75eef92c4db4efdc24b02
languageName: node
linkType: hard

Expand Down Expand Up @@ -27153,7 +27153,7 @@ __metadata:
"@babel/runtime-corejs3": 7.22.5
"@faker-js/faker": 8.0.2
"@npmcli/arborist": 6.2.10
"@playwright/test": 1.34.3
"@playwright/test": 1.35.1
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
Expand Down

0 comments on commit 38ba254

Please sign in to comment.