Skip to content

Commit b174402

Browse files
build(deps): bump @angular/core in /example/ionic-angular-v8
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>
1 parent 2352d9d commit b174402

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/ionic-angular-v8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@angular/common": "^21.0.0",
4-
"@angular/core": "^21.1.6",
4+
"@angular/core": "^21.2.4",
55
"@angular/forms": "^21.0.0",
66
"@angular/platform-browser": "^21.0.0",
77
"@angular/platform-browser-dynamic": "^21.0.0",

example/ionic-angular-v8/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,10 @@
368368
dependencies:
369369
tslib "^2.3.0"
370370

371-
"@angular/core@^21.1.6":
372-
version "21.1.6"
373-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.1.6.tgz#6d3aa1f0056029a11030c82d32f36f227c43874e"
374-
integrity sha512-c+n9Ynq1Ar+4SOaL10C/arqBje0dUFFUaDyErXp3jPXU/L29fsFTlmKM2EWunM1RhJckYonJ/xtH0gwwrH6W9Q==
371+
"@angular/core@^21.2.4":
372+
version "21.2.4"
373+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937"
374+
integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg==
375375
dependencies:
376376
tslib "^2.3.0"
377377

0 commit comments

Comments
 (0)