Skip to content

Commit 7eb3997

Browse files
Bump @angular/forms from 19.2.4 to 20.0.0 in /crud-angular
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 19.2.4 to 20.0.0. - [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/20.0.0/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7afdb3c commit 7eb3997

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

crud-angular/package-lock.json

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

crud-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/common": "^19.2.4",
1818
"@angular/compiler": "^19.2.4",
1919
"@angular/core": "^19.2.4",
20-
"@angular/forms": "^19.2.4",
20+
"@angular/forms": "^20.0.0",
2121
"@angular/material": "^19.2.7",
2222
"@angular/platform-browser": "^19.2.4",
2323
"@angular/platform-browser-dynamic": "^19.2.4",

0 commit comments

Comments
 (0)