Skip to content

Commit 8992109

Browse files
Bump @angular/forms from 20.3.13 to 21.0.2 in /src/Web/WebSPA/Client
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 20.3.13 to 21.0.2. - [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/21.0.2/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 21.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1335f5c commit 8992109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Web/WebSPA/Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/common": "20.3.13",
3232
"@angular/compiler": "20.3.13",
3333
"@angular/core": "20.3.13",
34-
"@angular/forms": "20.3.13",
34+
"@angular/forms": "21.0.2",
3535
"@angular/localize": "20.3.13",
3636
"@angular/platform-browser": "20.3.13",
3737
"@angular/platform-browser-dynamic": "20.3.13",

0 commit comments

Comments
 (0)