Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/forms from 18.0.3 to 18.2.2 #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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.2",
"@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 @@ -590,17 +590,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.2":
version: 18.2.2
resolution: "@angular/forms@npm:18.2.2"
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.2
"@angular/core": 18.2.2
"@angular/platform-browser": 18.2.2
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/156ba50592e1eb47d74847b4a80cac0c6a2a61669e224dc7feac78bf0c43b25220c2929e26eee432daae2c58e458ebc80b1c3bef3cf6ca48bbfab5fb16a1319a
checksum: 10c0/6b8f1b6580bc07d35dd77ed154d094fd4b0255fd9e1d30548ee105e3155916c300dbd1480ced61be1c2ca7f32e28550a011808128cdab9304f58ecce5625158b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7696,7 +7696,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.2"
"@angular/language-service": "npm:18.0.3"
"@angular/platform-browser": "npm:18.0.3"
"@angular/platform-browser-dynamic": "npm:18.0.3"
Expand Down