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/core from 17.0.3 to 17.1.2 #584

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
36 changes: 18 additions & 18 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/nice-napi-npm-1.0.2-693b1680c9-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/cdk": "^17.0.1",
"@angular/common": "^17.0.3",
"@angular/compiler": "^17.0.3",
"@angular/core": "^17.0.3",
"@angular/core": "^17.1.2",
"@angular/fire": "^16.0.0",
"@angular/forms": "^17.0.3",
"@angular/material": "^17.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,15 +425,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/core@npm:^17.0.3":
version: 17.0.3
resolution: "@angular/core@npm:17.0.3"
"@angular/core@npm:^17.1.2":
version: 17.1.2
resolution: "@angular/core@npm:17.1.2"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.14.0
checksum: c195050225d817e9946529b0f304d8f216ab9b0d73e150430d2492053f97cc6b2376901a652b813ae51fdf39de8d53d62b9744c29f9512ff9a8b0d055806266a
checksum: 5b9cf0ecb63d1e5257c5c34d7006840f77b74848372cf53e52182acff6bfe67bb435b966cc31fba893d56ebf347370164ac8a6f0dfc53dd5763f9c5bbdce349d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11077,7 +11077,7 @@ __metadata:
"@angular/common": "npm:^17.0.3"
"@angular/compiler": "npm:^17.0.3"
"@angular/compiler-cli": "npm:^17.0.3"
"@angular/core": "npm:^17.0.3"
"@angular/core": "npm:^17.1.2"
"@angular/fire": "npm:^16.0.0"
"@angular/forms": "npm:^17.0.3"
"@angular/material": "npm:^17.0.1"
Expand Down
Loading