Skip to content

Commit

Permalink
Update dependency @playwright/test to v1.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 5dc55ca commit c402cf4
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 27 deletions.
31 changes: 20 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@craco/craco": "7.1.0",
"@playwright/test": "1.36.1",
"@playwright/test": "1.40.1",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
Expand Down
40 changes: 25 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2876,19 +2876,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.36.1":
version: 1.36.1
resolution: "@playwright/test@npm:1.36.1"
"@playwright/test@npm:1.40.1":
version: 1.40.1
resolution: "@playwright/test@npm:1.40.1"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.36.1
dependenciesMeta:
fsevents:
optional: true
playwright: 1.40.1
bin:
playwright: cli.js
checksum: a0127e0dccc458e7feb1b5742c90f79db0b895288b135310d056be5e3c6bb2c47c4503d5b7a584db2b1ef518f87020dafa0016c198c98fd3df719d66cd2ab7b7
checksum: ae094e6cb809365c0707ee2b184e42d2a2542569ada020d2d44ca5866066941262bd9a67af185f86c2fb0133c9b712ea8cb73e2959a289e4261c5fd17077283c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12125,7 +12120,7 @@ __metadata:
"@mui/material": 5.14.16
"@mui/system": 5.14.16
"@mui/x-date-pickers": 6.18.1
"@playwright/test": 1.36.1
"@playwright/test": 1.40.1
"@reduxjs/toolkit": 1.9.0
"@tanstack/react-query": 4.29.5
"@tanstack/react-query-devtools": 4.29.6
Expand Down Expand Up @@ -12547,12 +12542,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.36.1":
version: 1.36.1
resolution: "playwright-core@npm:1.36.1"
"playwright-core@npm:1.40.1":
version: 1.40.1
resolution: "playwright-core@npm:1.40.1"
bin:
playwright-core: cli.js
checksum: bbde807294053b50f0dbbc81f0dacc43fe525830ce1526e6ca74012582dd1645eae2391719cfb020051abea90704057cfabcbfe45ca530b37becc491e9459790
checksum: 84d92fb9b86e3c225b16b6886bf858eb5059b4e60fa1205ff23336e56a06dcb2eac62650992dede72f406c8e70a7b6a5303e511f9b4bc0b85022ede356a01ee0
languageName: node
linkType: hard

"playwright@npm:1.40.1":
version: 1.40.1
resolution: "playwright@npm:1.40.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.40.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9e36791c1b4a649c104aa365fdd9d049924eeb518c5967c0e921aa38b9b00994aa6ee54784d6c2af194b3b494b6f69772673081ef53c6c4a4b2065af9955c4ba
languageName: node
linkType: hard

Expand Down

0 comments on commit c402cf4

Please sign in to comment.