Skip to content

Commit 6927dce

Browse files
build(deps): bump @angular/core from 21.2.17 to 22.0.8
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.17 to 22.0.8. - [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/v22.0.8/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664ef7c commit 6927dce

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.yarn/install-state.gz

652 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/cdk": "21.2.13",
2020
"@angular/common": "21.2.17",
2121
"@angular/compiler": "21.2.17",
22-
"@angular/core": "21.2.17",
22+
"@angular/core": "22.0.8",
2323
"@angular/forms": "21.2.11",
2424
"@angular/material": "21.2.9",
2525
"@angular/platform-browser": "21.2.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -765,21 +765,21 @@ __metadata:
765765
languageName: node
766766
linkType: hard
767767

768-
"@angular/core@npm:21.2.17":
769-
version: 21.2.17
770-
resolution: "@angular/core@npm:21.2.17"
768+
"@angular/core@npm:22.0.8":
769+
version: 22.0.8
770+
resolution: "@angular/core@npm:22.0.8"
771771
dependencies:
772772
tslib: "npm:^2.3.0"
773773
peerDependencies:
774-
"@angular/compiler": 21.2.17
774+
"@angular/compiler": 22.0.8
775775
rxjs: ^6.5.3 || ^7.4.0
776776
zone.js: ~0.15.0 || ~0.16.0
777777
peerDependenciesMeta:
778778
"@angular/compiler":
779779
optional: true
780780
zone.js:
781781
optional: true
782-
checksum: 10c0/70aa13cfec6d221c23c427f794409d541b80cd4feb65ef668810e1e927efde645c02c450404a4eb9691d6da17a04732abe5a9d4550b934dfeb459f8ca0f274d8
782+
checksum: 10c0/5a36fe5356ff5ce2172ba98d9cc3cca7bf96f33d65975654f12ac1d2c6675ce01da1b71a66a5a75ec54d82fd1c8ae4149b72bd8778524d77d482ae9e6ed59d2f
783783
languageName: node
784784
linkType: hard
785785

@@ -5561,7 +5561,7 @@ __metadata:
55615561
"@angular/common": "npm:21.2.17"
55625562
"@angular/compiler": "npm:21.2.17"
55635563
"@angular/compiler-cli": "npm:^21.2.9"
5564-
"@angular/core": "npm:21.2.17"
5564+
"@angular/core": "npm:22.0.8"
55655565
"@angular/forms": "npm:21.2.11"
55665566
"@angular/language-service": "npm:22.0.7"
55675567
"@angular/material": "npm:21.2.9"

0 commit comments

Comments
 (0)