Skip to content
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

chore(deps-dev): bump playwright from 1.22.2 to 1.29.1 #278

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"mkdirp": "^1.0.4",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"playwright": "^1.22.2",
"playwright": "^1.29.1",
"rimraf": "^3.0.2",
"scanner-global-library": "workspace:*",
"shebang-loader": "^0.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4039,7 +4039,7 @@ __metadata:
normalize-path: ^3.0.0
normalize-url: 6.1.0
npm-run-all: ^4.1.5
playwright: ^1.22.2
playwright: ^1.29.1
puppeteer: ^13.7.0
puppeteer-extra: ^3.2.3
puppeteer-extra-plugin: ^3.2.0
Expand Down Expand Up @@ -11721,23 +11721,23 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.22.2":
version: 1.22.2
resolution: "playwright-core@npm:1.22.2"
"playwright-core@npm:1.29.1":
version: 1.29.1
resolution: "playwright-core@npm:1.29.1"
bin:
playwright: cli.js
checksum: 7381c35359b4338282f73dc902c1c1311e8e7cbf852f445dd6b430ebcb7eafc842b8e512d238fdc0b70d1da2b14046f297b19dac027c6a0a62ff217e70f6a07c
checksum: e1c8423db4d28f44e5365a353f321b04a07709c8bf26d0c908f06d2c2669f715315170f84ca98a532951c2ac6324f5f48f651dca1abe43092c7637bdb4703303
languageName: node
linkType: hard

"playwright@npm:^1.22.2":
version: 1.22.2
resolution: "playwright@npm:1.22.2"
"playwright@npm:^1.29.1":
version: 1.29.1
resolution: "playwright@npm:1.29.1"
dependencies:
playwright-core: 1.22.2
playwright-core: 1.29.1
bin:
playwright: cli.js
checksum: e9e9c4a959d27b6bea3144a0cb19b15124226fb0017e65978fe781fc79129793028ec68dbe9252674120b9a0079bd0e4d17bd2e1258e66032d5ec5427f35cb6f
checksum: ef20f71b20420d9e0eaf45ac5f936422dc6961a863eb71192abe911d3f951722b3c464a36ea04cac8484368c876b5513db04171375f970831fb2bccb9fbb1b7b
languageName: node
linkType: hard

Expand Down