Skip to content

Commit c83985d

Browse files
build(deps): bump @angular/core from 21.1.6 to 21.2.4 (#660)
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.1.6 to 21.2.4. - [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.2.4/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b06ea27 commit c83985d

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
@@ -14,7 +14,7 @@
1414
"@angular/animations": "^21.1.5",
1515
"@angular/common": "^21.1.5",
1616
"@angular/compiler": "^21.1.5",
17-
"@angular/core": "^21.1.6",
17+
"@angular/core": "^21.2.4",
1818
"@angular/forms": "^21.1.5",
1919
"@angular/platform-browser": "^21.1.5",
2020
"@angular/platform-browser-dynamic": "^21.1.5",

yarn.lock

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

345-
"@angular/core@^21.1.6":
346-
version "21.1.6"
347-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.1.6.tgz#6d3aa1f0056029a11030c82d32f36f227c43874e"
348-
integrity sha512-c+n9Ynq1Ar+4SOaL10C/arqBje0dUFFUaDyErXp3jPXU/L29fsFTlmKM2EWunM1RhJckYonJ/xtH0gwwrH6W9Q==
345+
"@angular/core@^21.2.4":
346+
version "21.2.4"
347+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937"
348+
integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg==
349349
dependencies:
350350
tslib "^2.3.0"
351351

0 commit comments

Comments
 (0)