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

build(deps): bump @angular/common from 16.2.0 to 17.0.8 #143

Closed
Closed
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 @@ -30,7 +30,7 @@
"@angular/animations": "16.2.0",
"@angular/cdk": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/common": "16.2.0",
"@angular/common": "17.0.8",
"@angular/compiler": "16.2.0",
"@angular/core": "16.2.0",
"@angular/fire": "^7.6.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,15 +372,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:16.2.0":
version: 16.2.0
resolution: "@angular/common@npm:16.2.0"
"@angular/common@npm:17.0.8":
version: 17.0.8
resolution: "@angular/common@npm:17.0.8"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.2.0
"@angular/core": 17.0.8
rxjs: ^6.5.3 || ^7.4.0
checksum: d089fe7502b73295fed073fb5d8319bee005de206306cea84736b3b52b948452400b6d3382277398319ec6d51cb3a63c460c3e901e6e31e880476c3ddf78f2b8
checksum: 36f066612a43013b188996453294fac962567167f357dc22cb6c86638482a59588a97a81d87f4a43e49231f406c8172837a1cd95b6fe140d7323af7c0642f44e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11869,7 +11869,7 @@ __metadata:
"@angular/animations": 16.2.0
"@angular/cdk": ^16.2.0
"@angular/cli": ^16.2.0
"@angular/common": 16.2.0
"@angular/common": 17.0.8
"@angular/compiler": 16.2.0
"@angular/compiler-cli": 16.2.0
"@angular/core": 16.2.0
Expand Down
Loading