Skip to content

Commit 1a396f1

Browse files
build(deps): bump @angular/core
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.0.1 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 f78c465 commit 1a396f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/client/petstore/typescript-angular-v19/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/package.json

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

0 commit comments

Comments
 (0)