Skip to content

Commit fa3d139

Browse files
Bump the angular group with 7 updates
Bumps the angular group with 7 updates: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.21` | `21.2.22` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.21` | `21.2.22` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.21` | `21.2.22` | | [@angular/build](https://github.com/angular/angular-cli) | `21.2.21` | `21.2.22` | | [@angular/cli](https://github.com/angular/angular-cli) | `21.2.21` | `21.2.22` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.21` | `21.2.22` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.21` | `21.2.22` | Updates `@angular/common` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.22/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.22/packages/common) Updates `@angular/core` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.22/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.22/packages/core) Updates `@angular/platform-browser` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.22/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.22/packages/platform-browser) Updates `@angular/build` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.21...v21.2.22) Updates `@angular/cli` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.21...v21.2.22) Updates `@angular/compiler` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.22/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.22/packages/compiler) Updates `@angular/compiler-cli` from 21.2.21 to 21.2.22 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.22/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.22/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/core" dependency-version: 21.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-version: 21.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/build" dependency-version: 21.2.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-version: 21.2.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler" dependency-version: 21.2.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler-cli" dependency-version: 21.2.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 658006b commit fa3d139

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

package-lock.json

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/common": "21.2.21",
19-
"@angular/core": "21.2.21",
20-
"@angular/platform-browser": "21.2.21",
18+
"@angular/common": "21.2.22",
19+
"@angular/core": "21.2.22",
20+
"@angular/platform-browser": "21.2.22",
2121
"plotly.js-dist": "2.35.3",
2222
"rxjs": "7.8.2",
2323
"tslib": "2.8.1",
2424
"zone.js": "0.16.2"
2525
},
2626
"devDependencies": {
27-
"@angular/build": "21.2.21",
28-
"@angular/cli": "21.2.21",
29-
"@angular/compiler": "21.2.21",
30-
"@angular/compiler-cli": "21.2.21",
27+
"@angular/build": "21.2.22",
28+
"@angular/cli": "21.2.22",
29+
"@angular/compiler": "21.2.22",
30+
"@angular/compiler-cli": "21.2.22",
3131
"@eslint/js": "9.39.5",
3232
"@types/jasmine": "6.0.0",
3333
"@types/node": "24.13.3",

0 commit comments

Comments
 (0)