Skip to content

Commit c2a0b47

Browse files
build(deps): bump @angular/core
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.15 to 19.2.18. - [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/v19.2.18/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 19.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b67b00 commit c2a0b47

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/client/petstore/typescript-angular-v19-provided-in-root/package-lock.json

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

samples/client/petstore/typescript-angular-v19-provided-in-root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@angular/animations": "^19.0.0",
1515
"@angular/common": "^19.0.0",
1616
"@angular/compiler": "^19.0.0",
17-
"@angular/core": "^19.0.0",
17+
"@angular/core": "^19.2.18",
1818
"@angular/forms": "^19.0.0",
1919
"@angular/platform-browser": "^19.0.0",
2020
"@angular/platform-browser-dynamic": "^19.0.0",

0 commit comments

Comments
 (0)