Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent e03d229 commit c462c79
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@angular/common": "19.0.3",
"@angular/compiler": "19.0.3",
"@angular/core": "19.0.3",
"@angular/forms": "19.0.3",
"@angular/forms": "19.1.4",
"@angular/platform-browser": "19.0.3",
"@angular/platform-browser-dynamic": "19.0.3",
"@angular/router": "19.0.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -536,17 +536,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/forms@npm:19.0.3":
version: 19.0.3
resolution: "@angular/forms@npm:19.0.3"
"@angular/forms@npm:19.1.4":
version: 19.1.4
resolution: "@angular/forms@npm:19.1.4"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": 19.0.3
"@angular/core": 19.0.3
"@angular/platform-browser": 19.0.3
"@angular/common": 19.1.4
"@angular/core": 19.1.4
"@angular/platform-browser": 19.1.4
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/04fb50f47f11ea6a1bcfdf7810a0edb925974ec77da633c15b9b87d217126cdff7479936d2de97be830abd4a1addfe1f0f5a41754dfff81c09eb775d685c444f
checksum: 10/cab489ba0861d29c2142aeb5df70441f9041c62af13d6084181ef732d21e2b25a5e2e703eef5f9b66d8811efa0d86245501400dc4b07ae43013b121658693034
languageName: node
linkType: hard

Expand Down Expand Up @@ -14774,7 +14774,7 @@ __metadata:
"@angular/compiler": "npm:19.0.3"
"@angular/compiler-cli": "npm:19.0.3"
"@angular/core": "npm:19.0.3"
"@angular/forms": "npm:19.0.3"
"@angular/forms": "npm:19.1.4"
"@angular/language-service": "npm:19.0.3"
"@angular/platform-browser": "npm:19.0.3"
"@angular/platform-browser-dynamic": "npm:19.0.3"
Expand Down

0 comments on commit c462c79

Please sign in to comment.