Skip to content

Commit 376148f

Browse files
chore(deps): update angular monorepo to ^20.1.2 (#69)
1 parent 97809cf commit 376148f

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.1"
5656
},
5757
"devDependencies": {
58-
"@angular/compiler": "^20.1.0",
59-
"@angular/core": "^20.1.0",
60-
"@angular/platform-browser-dynamic": "^20.1.0",
58+
"@angular/compiler": "^20.1.2",
59+
"@angular/core": "^20.1.2",
60+
"@angular/platform-browser-dynamic": "^20.1.2",
6161
"rxjs": "~7.8.2",
6262
"typescript": "~5.8.3",
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.0",
73-
"@angular/core": "^20.1.0",
74-
"@angular/platform-browser-dynamic": "^20.1.0",
72+
"@angular/compiler": "^20.1.2",
73+
"@angular/core": "^20.1.2",
74+
"@angular/platform-browser-dynamic": "^20.1.2",
7575
"typescript": ">=5.8.3"
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)