Skip to content

Commit 657d20b

Browse files
committed
chore: bump playwright to v1.34.3
1 parent 72d8f54 commit 657d20b

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

ct-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular-devkit/build-angular": "^15.1.0",
2727
"@angular/cli": "~15.1.0",
2828
"@angular/compiler-cli": "^15.1.0",
29-
"@playwright/test": "1.34.2",
29+
"@playwright/test": "1.34.3",
3030
"@sand4rt/experimental-ct-angular": "*",
3131
"typescript": "~4.9.0"
3232
}

playwright-ct-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sand4rt/experimental-ct-angular",
3-
"version": "1.34.2",
3+
"version": "1.34.3",
44
"description": "Playwright Component Testing for Angular",
55
"homepage": "https://playwright.dev",
66
"repository": {
@@ -40,7 +40,7 @@
4040
}
4141
},
4242
"dependencies": {
43-
"@playwright/experimental-ct-core": "1.34.2",
43+
"@playwright/experimental-ct-core": "1.34.3",
4444
"@analogjs/vite-plugin-angular": "0.2.0-beta.10",
4545
"@angular-devkit/build-angular": "^16.0.0",
4646
"@angular/compiler-cli": "^16.0.0",
@@ -56,11 +56,11 @@
5656
"zone.js": "~0.13.0"
5757
},
5858
"devDependencies": {
59-
"@playwright/test": "1.34.2",
59+
"@playwright/test": "1.34.3",
6060
"typescript": "^5.0.4"
6161
},
6262
"peerDependencies": {
63-
"@playwright/test": ">=1.34.2",
63+
"@playwright/test": ">=1.34.x",
6464
"typescript": ">=4.9.0"
6565
},
6666
"bin": {

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)