Skip to content

Commit 10acc36

Browse files
Bump @angular/core from 21.0.8 to 21.1.6
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.0.8 to 21.1.6. - [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/v21.1.6/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa0db81 commit 10acc36

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.1.6",
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.1.6":
359+
version "21.1.6"
360+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.1.6.tgz#6d3aa1f0056029a11030c82d32f36f227c43874e"
361+
integrity sha512-c+n9Ynq1Ar+4SOaL10C/arqBje0dUFFUaDyErXp3jPXU/L29fsFTlmKM2EWunM1RhJckYonJ/xtH0gwwrH6W9Q==
362362
dependencies:
363363
tslib "^2.3.0"
364364

0 commit comments

Comments
 (0)