Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.25.1 (#6283)
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] committed Aug 26, 2022
1 parent 830f64b commit 76ba104
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 @@ -55,7 +55,7 @@
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.18.9",
"@nrwl/nx-cloud": "14.3.0",
"@playwright/test": "1.25.0",
"@playwright/test": "1.25.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5807,15 +5807,15 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.25.0":
version: 1.25.0
resolution: "@playwright/test@npm:1.25.0"
"@playwright/test@npm:1.25.1":
version: 1.25.1
resolution: "@playwright/test@npm:1.25.1"
dependencies:
"@types/node": "*"
playwright-core: 1.25.0
playwright-core: 1.25.1
bin:
playwright: cli.js
checksum: 3092d5824aa200a6ab68748bbb1a629a4091bd0ba848598d0ab9d904a7b702b86f74c6d0ea31771f96d1fb3c160514fd83169efc7bc60b82630f92fdcc0aeb1e
checksum: 8a8447ffb582d3cee2b88589f0f0708c046745f63deee7694f3023dfe0ccf9bd7525459cf635336f3cf4b79cfc220e4bcd3be381b6e887c7bb448259c87e7ee4
languageName: node
linkType: hard

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

"playwright-core@npm:1.25.0":
version: 1.25.0
resolution: "playwright-core@npm:1.25.0"
"playwright-core@npm:1.25.1":
version: 1.25.1
resolution: "playwright-core@npm:1.25.1"
bin:
playwright: cli.js
checksum: f073ff8bb37433f8f90839eee66810fd16144af6286e1d43c3da3311c05b21ad1424e60cf3e9a9110b0c000acc0209a32394a4193e562f3e7dd2697fc8cc8bbb
checksum: 59b393ba8a62421b4278934a8277e57d956965f2e0497211d5e94120889bf65f7304596684ab9f68242bed33e2705c76b77cb1ef56f74f2ff08d7cd05aa3d341
languageName: node
linkType: hard

Expand Down Expand Up @@ -27146,7 +27146,7 @@ __metadata:
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.18.9
"@nrwl/nx-cloud": 14.3.0
"@playwright/test": 1.25.0
"@playwright/test": 1.25.1
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 12.1.5
"@testing-library/react-hooks": 8.0.1
Expand Down

0 comments on commit 76ba104

Please sign in to comment.