Skip to content

Commit

Permalink
Update playwright monorepo to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 193333d commit 8dd4e49
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "7.21.4",
"@playwright/test": "1.32.3",
"@playwright/test": "1.33.0",
"@types/chance": "1.1.3",
"@types/jest": "29.5.1",
"@types/multer": "1.4.7",
Expand All @@ -73,7 +73,7 @@
"jest": "29.5.0",
"jest-environment-node": "29.5.0",
"lint-staged": "13.2.2",
"playwright": "1.32.3",
"playwright": "1.33.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3168,19 +3168,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.32.3":
version: 1.32.3
resolution: "@playwright/test@npm:1.32.3"
"@playwright/test@npm:1.33.0":
version: 1.33.0
resolution: "@playwright/test@npm:1.33.0"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.32.3
playwright-core: 1.33.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: f248e5851d04183954ec6f3a5f2c8e3b0ea0085a83e0e695068c5c2eb6acd4dddb16829a429829a4eb9fe0a4518f6a5594890cf9bf4259255c9e07a5964be625
checksum: cec3215fc92c1cb9f5bfba357ea1cbe97b54979ab82f9d34a2287b1687cda5e0966b8ea7290dcd35416e18668e56d5781b6b8c4cec64baf12f3ae8dde0f68f5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8626,7 +8626,7 @@ __metadata:
"@mui/material": ^5.11.8
"@mui/system": ^5.11.8
"@mui/x-date-pickers": ^6.0.0
"@playwright/test": 1.32.3
"@playwright/test": 1.33.0
"@types/chance": 1.1.3
"@types/jest": 29.5.1
"@types/multer": 1.4.7
Expand Down Expand Up @@ -8654,7 +8654,7 @@ __metadata:
nodemailer: 6.9.1
number-to-words: 1.2.4
pdfkit: 0.13.0
playwright: 1.32.3
playwright: 1.33.0
prettier: 2.8.8
react: latest
react-dom: latest
Expand Down Expand Up @@ -9279,23 +9279,23 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.32.3":
version: 1.32.3
resolution: "playwright-core@npm:1.32.3"
"playwright-core@npm:1.33.0":
version: 1.33.0
resolution: "playwright-core@npm:1.33.0"
bin:
playwright: cli.js
checksum: 7ea091c41a7d1bb97b445bc541a85b123ffcf167bcc00fb7e13e9079f06c92f59fd27caf9d1c1d7e0054f2b5765d1a16d198833c2be7266cebb9dbb916cd90f4
checksum: 5fb7bda06a8b73b56b85b5a0b8f711211dde57a375d9379289e22239b2de879c6d93c8fdc9ba44b932bf100914ab1ca1a55697ad88440fdd0a39101fc020b77f
languageName: node
linkType: hard

"playwright@npm:1.32.3":
version: 1.32.3
resolution: "playwright@npm:1.32.3"
"playwright@npm:1.33.0":
version: 1.33.0
resolution: "playwright@npm:1.33.0"
dependencies:
playwright-core: 1.32.3
playwright-core: 1.33.0
bin:
playwright: cli.js
checksum: 9627771a131ab96a26d702757e89dcf09a228f0038c43a14f982cc59a2eca672cb27c9d92c324ddc2c44457b82d77c30b3562b386601969e0456b52dba5df176
checksum: fb3934c56ed749cf412ea35b82052f013872d7f7b7747ab7042580af473dfc1b038956a31c132ee8c0098f74150c75e2073e9c737fd4c1ed54700a23fffc079f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8dd4e49

Please sign in to comment.