Skip to content

Commit f28c390

Browse files
Bump @angular/core from 19.2.17 to 19.2.18
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.17 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aa5d93 commit f28c390

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/common": "^21.0.8",
2424
"@angular/compiler": "^21.0.8",
2525
"@angular/compiler-cli": "^21.0.8",
26-
"@angular/core": "^21.0.8",
26+
"@angular/core": "^21.0.9",
2727
"@angular/forms": "^21.0.8",
2828
"@angular/language-service": "^21.0.8",
2929
"@angular/material": "^21.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -355,10 +355,10 @@
355355
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
356356
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
357357

358-
"@angular/core@^21.0.8":
359-
version "21.0.8"
360-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.0.8.tgz#f5203d106cd1da0b4e415f02025cc4ec3108ccea"
361-
integrity sha512-8dNolIQn8WHrD3PsqGuPrujxDX5hjpMbioifIByjjX9yaJy9on7AewVGb8m/DHVwWQ1eGVAGmvW9wt+h+nlzLg==
358+
"@angular/core@^21.0.9":
359+
version "21.0.9"
360+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.0.9.tgz#e3a31d6500b7bde7d83086b0046cc10c58845bbb"
361+
integrity sha512-3RAkc0esb5fuerAJcjgv+rdsaOQfjkWIRckyvDFecAFyeouYWn8x3pAp9rDI02PTMnup+qSgZOqPN1mG3BAjgg==
362362
dependencies:
363363
tslib "^2.3.0"
364364

0 commit comments

Comments
 (0)