Skip to content

Commit fc74a74

Browse files
build(deps): bump @angular/forms in /angular-example
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 19.2.15 to 20.3.3. - [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.3.3/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 20.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cffada4 commit fc74a74

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

angular-example/package-lock.json

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

angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular/common": "^19.2.15",
1616
"@angular/compiler": "^19.2.15",
1717
"@angular/core": "^19.2.15",
18-
"@angular/forms": "^19.2.15",
18+
"@angular/forms": "^20.3.3",
1919
"@angular/platform-browser": "^19.2.15",
2020
"@angular/platform-browser-dynamic": "^19.2.15",
2121
"@angular/router": "^19.2.15",

0 commit comments

Comments
 (0)