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

Bump @playwright/test from 1.43.1 to 1.45.2 #634

Closed
Closed
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 @@ -68,7 +68,7 @@
"devDependencies": {
"@babel/runtime": "^7.23.9",
"@crxjs/vite-plugin": "^1.0.14",
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.45.2",
"@vitejs/plugin-react": "^4.2.1",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1311,14 +1311,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.43.1":
version: 1.43.1
resolution: "@playwright/test@npm:1.43.1"
"@playwright/test@npm:^1.45.2":
version: 1.45.2
resolution: "@playwright/test@npm:1.45.2"
dependencies:
playwright: 1.43.1
playwright: 1.45.2
bin:
playwright: cli.js
checksum: f9db387b488a03125e5dc22dd7ffed9c661d1f2428188912a35a2235b3bd9d826b390e7600d04998639994f5a96695b9dc9034ca9cb59e261d2fdee93a60df3f
checksum: 7f916fde237e6f5a5461571da026a959f8730dccfad6b4ee01ed6566089c750b8079c3a9930c45875faf67a7418195a8b11e0cdb6134405805065f6c7ee347de
languageName: node
linkType: hard

Expand Down Expand Up @@ -3742,7 +3742,7 @@ __metadata:
"@octokit/openapi-types": ^19.1.0
"@octokit/rest": ^20.1.0
"@octokit/types": ^13.5.0
"@playwright/test": ^1.43.1
"@playwright/test": ^1.45.2
"@primer/octicons-react": ^19.8.0
"@primer/react": ^36.6.0
"@react-three/csg": ^3.2.0
Expand Down Expand Up @@ -7403,27 +7403,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.43.1":
version: 1.43.1
resolution: "playwright-core@npm:1.43.1"
"playwright-core@npm:1.45.2":
version: 1.45.2
resolution: "playwright-core@npm:1.45.2"
bin:
playwright-core: cli.js
checksum: 7c96b3a4a4bce2ee22c3cd680c9b0bb9e4bf07ee4b51d1e9a7f47a6489c7b0b960d4b550e530b8f41d1ffeadd26c7c6bb626ae8689dfd90dce1cb8e35ae78ff7
checksum: 536423bfb320ad045b638498748df5681585dadda8bae1eff8995c70fcd6695761caf3c331c1e807e323e2af431bb15b0216142c5315d28f110b129f6e800b30
languageName: node
linkType: hard

"playwright@npm:1.43.1":
version: 1.43.1
resolution: "playwright@npm:1.43.1"
"playwright@npm:1.45.2":
version: 1.45.2
resolution: "playwright@npm:1.45.2"
dependencies:
fsevents: 2.3.2
playwright-core: 1.43.1
playwright-core: 1.45.2
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: de9db021f93018a18275bbb5af09ebf1804aa0534f47578b35b440064abc774509740205802824afc94a99fc84dd55ffe9e215718ad3ecc691b251ab3882b096
checksum: ff37a27f85220363fcc6876389f58ea43f95946a1c26a8153b5f831e3a6693772e4ff45290e32dc193b4f64bc5053dbae3305432eaf5bd4a7dc6782e9b7b8e4a
languageName: node
linkType: hard

Expand Down