Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.32.2 (#8005)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent d246e71 commit 136ee0c
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 @@ -50,7 +50,7 @@
"@faker-js/faker": "7.6.0",
"@npmcli/arborist": "6.2.6",
"@nrwl/nx-cloud": "15.3.5",
"@playwright/test": "1.32.1",
"@playwright/test": "1.32.2",
"@replayio/playwright": "0.3.28",
"@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 @@ -5673,19 +5673,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.32.1":
version: 1.32.1
resolution: "@playwright/test@npm:1.32.1"
"@playwright/test@npm:1.32.2":
version: 1.32.2
resolution: "@playwright/test@npm:1.32.2"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.32.1
playwright-core: 1.32.2
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 8641b8e3790cb23278288b3ec606f5eb622f1fe785ae8adbdf063ad9a88dbdb1c8c6ecde8e35dc73a943b78bc78e894f1ee3eca5d03d49c6592bcf9ce1fd2025
checksum: 4bcf371709b1118679f0b476ece5fefb1f2c38a5642ae1b7c8550a3713747670cadd08519e07666aca03d751cc08dac13a2cf52d505f2122187475abd33f0d1f
languageName: node
linkType: hard

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

"playwright-core@npm:1.32.1":
version: 1.32.1
resolution: "playwright-core@npm:1.32.1"
"playwright-core@npm:1.32.2":
version: 1.32.2
resolution: "playwright-core@npm:1.32.2"
bin:
playwright: cli.js
checksum: 604d6eecadc274e099ceac7d55422ae29a5d9a1f9efeaab4fdd7fdc55f79dfd8ee8b9e9941ca2cb64f00003c5362a4f4571fb0ac79f875a08b30a74366528413
checksum: 26d9a04da817ae36782b3644d37d6ac1c66f8550e9311256b2a15245e93b98ddeb05097fe76ee918146dfca655a281f5f3e241cf98473a8ef47a9147396ad14e
languageName: node
linkType: hard

Expand Down Expand Up @@ -27621,7 +27621,7 @@ __metadata:
"@faker-js/faker": 7.6.0
"@npmcli/arborist": 6.2.6
"@nrwl/nx-cloud": 15.3.5
"@playwright/test": 1.32.1
"@playwright/test": 1.32.2
"@replayio/playwright": 0.3.28
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
Expand Down

0 comments on commit 136ee0c

Please sign in to comment.