Skip to content

Commit 4400630

Browse files
chore(deps): update angular monorepo to ^20.1.4 (#92)
1 parent d2d815f commit 4400630

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

playwright-ct-angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@playwright/experimental-ct-core": "1.54.2"
5656
},
5757
"devDependencies": {
58-
"@angular/compiler": "^20.1.3",
59-
"@angular/core": "^20.1.3",
60-
"@angular/platform-browser-dynamic": "^20.1.3",
58+
"@angular/compiler": "^20.1.4",
59+
"@angular/core": "^20.1.4",
60+
"@angular/platform-browser-dynamic": "^20.1.4",
6161
"rxjs": "~7.8.2",
6262
"typescript": "~5.9.2",
6363
"@semantic-release/commit-analyzer": "13.0.1",
@@ -69,9 +69,9 @@
6969
"semantic-release": "24.2.7"
7070
},
7171
"peerDependencies": {
72-
"@angular/compiler": "^20.1.3",
73-
"@angular/core": "^20.1.3",
74-
"@angular/platform-browser-dynamic": "^20.1.3",
72+
"@angular/compiler": "^20.1.4",
73+
"@angular/core": "^20.1.4",
74+
"@angular/platform-browser-dynamic": "^20.1.4",
7575
"typescript": ">=5.9.2"
7676
}
7777
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)