Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 08ef8f5 commit 5f3bf2c
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": "18.0.3",
"@angular/compiler": "18.0.3",
"@angular/core": "18.0.3",
"@angular/forms": "18.0.3",
"@angular/forms": "18.2.5",
"@angular/platform-browser": "18.0.3",
"@angular/platform-browser-dynamic": "18.0.3",
"@angular/router": "18.0.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,17 +444,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/forms@npm:18.0.3":
version: 18.0.3
resolution: "@angular/forms@npm:18.0.3"
"@angular/forms@npm:18.2.5":
version: 18.2.5
resolution: "@angular/forms@npm:18.2.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": 18.0.3
"@angular/core": 18.0.3
"@angular/platform-browser": 18.0.3
"@angular/common": 18.2.5
"@angular/core": 18.2.5
"@angular/platform-browser": 18.2.5
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/d975d698878d5d0f60c15a84b475035d407343b329d4effe26aa906be2a4374654ed8890781291418800a8a141330a737f7acd3c574abf5e6abff461e930b0f0
checksum: 10/e80eaafb196882533a7852ee82276aa94ef25205dbb28063190a92dff76c8073dabbe4d92a21f9c4a54c765f2f4284ebe6dad156f8b127bc4d53c6faafa039f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -13458,7 +13458,7 @@ __metadata:
"@angular/compiler": "npm:18.0.3"
"@angular/compiler-cli": "npm:18.0.3"
"@angular/core": "npm:18.0.3"
"@angular/forms": "npm:18.0.3"
"@angular/forms": "npm:18.2.5"
"@angular/language-service": "npm:18.0.3"
"@angular/platform-browser": "npm:18.0.3"
"@angular/platform-browser-dynamic": "npm:18.0.3"
Expand Down

0 comments on commit 5f3bf2c

Please sign in to comment.