Skip to content

Commit 775ff6d

Browse files
chore(deps): update angular monorepo to v20 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sander <[email protected]>
1 parent d4bfc9d commit 775ff6d

File tree

2 files changed

+77
-12
lines changed

2 files changed

+77
-12
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.53.1"
5656
},
5757
"devDependencies": {
58-
"@angular/compiler": "^17.0.0",
59-
"@angular/core": "^17.0.0",
60-
"@angular/platform-browser-dynamic": "^17.0.0",
58+
"@angular/compiler": "^20.1.0",
59+
"@angular/core": "^20.1.0",
60+
"@angular/platform-browser-dynamic": "^20.1.0",
6161
"rxjs": "~7.8.1",
6262
"typescript": "~5.2.0",
6363
"@semantic-release/commit-analyzer": "13.0.1",
@@ -69,9 +69,9 @@
6969
"semantic-release": "24.2.5"
7070
},
7171
"peerDependencies": {
72-
"@angular/compiler": "^17.0.0",
73-
"@angular/core": "^17.0.0",
74-
"@angular/platform-browser-dynamic": "^17.0.0",
72+
"@angular/compiler": "^20.1.0",
73+
"@angular/core": "^20.1.0",
74+
"@angular/platform-browser-dynamic": "^20.1.0",
7575
"typescript": ">=5.2.0"
7676
}
7777
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)