Skip to content

Commit db46afe

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

crud-angular/package-lock.json

Lines changed: 10 additions & 10 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": "^19.2.9",
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)