From bfd4c2447e9fb8a43c45a3772b0e26229f3de07e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 22:47:28 +0000 Subject: [PATCH] chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Updates `@angular/common` from 21.2.18 to 21.2.19 - [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.19/packages/common) Updates `@angular/core` from 21.2.18 to 21.2.19 - [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.19/packages/core) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular/core" dependency-version: 21.2.19 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 39 +++++++++++++++++++++++++++++++++++---- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c91d225..f0d03e9 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "devDependencies": { "@angular-eslint/template-parser": "^21.3.1", "@angular-eslint/utils": "^21.3.1", - "@angular/common": "^21.2.18", - "@angular/core": "^21.2.18", + "@angular/common": "^21.2.19", + "@angular/core": "^21.2.19", "@babel/core": "^7.29.6", "@babel/eslint-parser": "^7.28.0", "@babel/preset-env": "^7.29.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c6259f..8a51c1e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,11 +26,11 @@ importers: specifier: ^21.3.1 version: 21.3.1(@typescript-eslint/utils@8.35.1(eslint@9.30.1)(typescript@5.8.3))(eslint@9.30.1)(typescript@5.8.3) '@angular/common': - specifier: ^21.2.18 - version: 21.2.18(@angular/core@21.2.18(rxjs@7.8.2))(rxjs@7.8.2) + specifier: ^21.2.19 + version: 21.2.19(@angular/core@21.2.19(rxjs@7.8.2))(rxjs@7.8.2) '@angular/core': - specifier: ^21.2.18 - version: 21.2.18(rxjs@7.8.2) + specifier: ^21.2.19 + version: 21.2.19(rxjs@7.8.2) '@babel/core': specifier: ^7.29.6 version: 7.29.7 @@ -124,6 +124,13 @@ packages: '@angular/core': 21.2.18 rxjs: ^6.5.3 || ^7.4.0 + '@angular/common@21.2.19': + resolution: {integrity: sha512-Rvo/VXI0kUmfQT7+OeAjv526OJlf/WrLnJq1Tz84Jkyv9bs9SOMTCT6m4+boo8gxVNdrcxvGU3Q0o2jZzKceSg==} + engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} + peerDependencies: + '@angular/core': 21.2.19 + rxjs: ^6.5.3 || ^7.4.0 + '@angular/core@21.2.18': resolution: {integrity: sha512-AG4bb6GU0+qp+vVBjc/IhSPjgcRX8QsCb8jzN8dDyhnjsyuuG/LlIiU0l6n65BI9SGKE9m6TfsJ1ObkkAiE5KQ==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} @@ -137,6 +144,19 @@ packages: zone.js: optional: true + '@angular/core@21.2.19': + resolution: {integrity: sha512-PVoXD1kBexOJLkFzKx2zBY/0oZJXGru0eGn2hu0q5n3vkZlYsR1yRolfGenK1gZE48Qibiw/ttg/X/pAIPEZGg==} + engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} + peerDependencies: + '@angular/compiler': 21.2.19 + rxjs: ^6.5.3 || ^7.4.0 + zone.js: ~0.15.0 || ~0.16.0 + peerDependenciesMeta: + '@angular/compiler': + optional: true + zone.js: + optional: true + '@babel/code-frame@7.29.7': resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} @@ -2513,11 +2533,22 @@ snapshots: rxjs: 7.8.2 tslib: 2.8.1 + '@angular/common@21.2.19(@angular/core@21.2.19(rxjs@7.8.2))(rxjs@7.8.2)': + dependencies: + '@angular/core': 21.2.19(rxjs@7.8.2) + rxjs: 7.8.2 + tslib: 2.8.1 + '@angular/core@21.2.18(rxjs@7.8.2)': dependencies: rxjs: 7.8.2 tslib: 2.8.1 + '@angular/core@21.2.19(rxjs@7.8.2)': + dependencies: + rxjs: 7.8.2 + tslib: 2.8.1 + '@babel/code-frame@7.29.7': dependencies: '@babel/helper-validator-identifier': 7.29.7