Skip to content

Bump playwright from 1.32.1 to 1.32.3 #504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"eslint": "8.36.0",
"eslint-config-next": "13.3.0",
"glob": "^9.3.0",
"playwright": "^1.32.1"
"playwright": "^1.32.3"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5594,23 +5594,23 @@ __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.3":
version: 1.32.3
resolution: "playwright-core@npm:1.32.3"
bin:
playwright: cli.js
checksum: 796185e605df3c970885845c1fbf2de53db5d089d37946850483797c91b81ab9dc87c3440695e96a8c92613324ef3deaea698afaf2c379548a23f8ce074931de
checksum: 7ea091c41a7d1bb97b445bc541a85b123ffcf167bcc00fb7e13e9079f06c92f59fd27caf9d1c1d7e0054f2b5765d1a16d198833c2be7266cebb9dbb916cd90f4
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6882,7 +6882,7 @@ __metadata:
gray-matter: ^4.0.3
next: ^13.3.0
next-mdx-remote: ^4.4.1
playwright: ^1.32.1
playwright: ^1.32.3
react: ^18.2.0
react-apexcharts: ^1.4.0
react-dom: ^18.2.0
Expand Down