Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.20.2 (#4986)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 3, 2022
1 parent 30e9e63 commit 02ff5b2
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 @@ -52,7 +52,7 @@
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime-corejs3": "7.16.7",
"@playwright/test": "1.20.1",
"@playwright/test": "1.20.2",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5456,9 +5456,9 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.20.1":
version: 1.20.1
resolution: "@playwright/test@npm:1.20.1"
"@playwright/test@npm:1.20.2":
version: 1.20.2
resolution: "@playwright/test@npm:1.20.2"
dependencies:
"@babel/code-frame": 7.16.7
"@babel/core": 7.16.12
Expand Down Expand Up @@ -5489,14 +5489,14 @@ __metadata:
ms: 2.1.3
open: 8.4.0
pirates: 4.0.4
playwright-core: 1.20.1
playwright-core: 1.20.2
rimraf: 3.0.2
source-map-support: 0.4.18
stack-utils: 2.0.5
yazl: 2.5.1
bin:
playwright: cli.js
checksum: d5ffbf4e282bf1bcc67366b0024b13311f02c93c8c423c051bf69a60828e1fabe3e8d1706c71a3e24f7e8b9883b5a97c9374bdc3a3f889e201b218bd785498f9
checksum: 965d89198745c1d7f42b03ccc4fe9f832a324eb046eb49ff2c0c4da07ffe97a88960e12584b849711f4ff07be35294928d99d28b02090be334fc180f6fa55d79
languageName: node
linkType: hard

Expand Down Expand Up @@ -24348,9 +24348,9 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.20.1":
version: 1.20.1
resolution: "playwright-core@npm:1.20.1"
"playwright-core@npm:1.20.2":
version: 1.20.2
resolution: "playwright-core@npm:1.20.2"
dependencies:
colors: 1.4.0
commander: 8.3.0
Expand All @@ -24372,7 +24372,7 @@ __metadata:
yazl: 2.5.1
bin:
playwright: cli.js
checksum: fcecb1f11b226fc1fb59a1b136bcf14d0d4c8ece6c4cc73ff138d02958611a1ca7e6cc49f17f96a617b0f0e43e74102c778e1f3a382327a272e44a3b8ea75329
checksum: 2d764dd2a12f51e43bc1fc840d2c37114bbbd54485592c02633feea0fe35aa56efb7b1e2f7dcd5a0ffa142a8951edc52bf507e4123b916de7becc7f12e5d3a09
languageName: node
linkType: hard

Expand Down Expand Up @@ -26887,7 +26887,7 @@ __metadata:
"@babel/preset-react": 7.16.7
"@babel/preset-typescript": 7.16.7
"@babel/runtime-corejs3": 7.16.7
"@playwright/test": 1.20.1
"@playwright/test": 1.20.2
"@testing-library/jest-dom": 5.16.3
"@testing-library/react": 12.1.4
"@testing-library/user-event": 13.5.0
Expand Down

0 comments on commit 02ff5b2

Please sign in to comment.