Skip to content

Commit c26f462

Browse files
build(deps-dev): bump @angular/core from 15.2.10 to 20.3.2
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 15.2.10 to 20.3.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.3.2/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc5988e commit c26f462

File tree

4 files changed

+284
-193
lines changed

4 files changed

+284
-193
lines changed

packages/component-library-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@angular/common": "17.1.0",
4141
"@angular/compiler": "17.1.0",
4242
"@angular/compiler-cli": "17.1.0",
43-
"@angular/core": "17.1.0",
43+
"@angular/core": "20.3.2",
4444
"@angular/forms": "17.1.0",
4545
"@angular/platform-browser": "17.1.0",
4646
"@angular/platform-browser-dynamic": "17.1.0",

packages/storybook-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/common": "17.1.0",
2323
"@angular/compiler": "17.1.0",
2424
"@angular/compiler-cli": "17.1.0",
25-
"@angular/core": "17.1.0",
25+
"@angular/core": "20.3.2",
2626
"@angular/forms": "17.1.0",
2727
"@angular/platform-browser": "17.1.0",
2828
"@angular/platform-browser-dynamic": "17.1.0",

packages/web-component-library-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@angular/common": "15.2.10",
3939
"@angular/compiler": "15.2.10",
4040
"@angular/compiler-cli": "15.2.10",
41-
"@angular/core": "15.2.10",
41+
"@angular/core": "20.3.2",
4242
"@angular/forms": "15.2.10",
4343
"@angular/platform-browser": "15.2.10",
4444
"@angular/platform-browser-dynamic": "15.2.10",

0 commit comments

Comments
 (0)