Skip to content

Commit

Permalink
chore(deps): bump @angular/common from 18.2.9 to 19.0.5
Browse files Browse the repository at this point in the history
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 18.2.9 to 19.0.5.
- [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/19.0.5/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 84cbf44 commit 901e32c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/create-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@angular/animations": "^18.2.9",
"@angular/common": "^18.2.9",
"@angular/common": "^19.0.5",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,15 +307,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:^18.2.9":
version: 18.2.9
resolution: "@angular/common@npm:18.2.9"
"@angular/common@npm:^19.0.5":
version: 19.0.5
resolution: "@angular/common@npm:19.0.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.9
"@angular/core": 19.0.5
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/0a8bf6c352f31407319098dcdadf073c8f51f72084b38e8f7b70e283c95e6b65b93f10aab592b789f7302a6f875924eb703f639fffd340a03f1455c839789ade
checksum: 10c0/5c9e579656ad706ece94014012f6cad8cd583d1f0769e2f384b552f9bed8045ed2b45f9c6c6f817c0893998b577a4e78f0ee5b451d014df9bae87297a9eeb226
languageName: node
linkType: hard

Expand Down Expand Up @@ -2608,7 +2608,7 @@ __metadata:
"@angular-devkit/build-angular": "npm:^18.2.10"
"@angular/animations": "npm:^18.2.9"
"@angular/cli": "npm:^18.2.10"
"@angular/common": "npm:^18.2.9"
"@angular/common": "npm:^19.0.5"
"@angular/compiler": "npm:^18.2.9"
"@angular/compiler-cli": "npm:^18.2.9"
"@angular/core": "npm:^18.2.9"
Expand Down

0 comments on commit 901e32c

Please sign in to comment.