Skip to content

Commit

Permalink
build(deps): bump @angular/common from 16.2.0 to 16.2.11
Browse files Browse the repository at this point in the history
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 16.2.0 to 16.2.11.
- [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/16.2.11/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent e11ca63 commit ae9ddc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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": "16.2.11",
"@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:16.2.11":
version: 16.2.11
resolution: "@angular/common@npm:16.2.11"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.2.0
"@angular/core": 16.2.11
rxjs: ^6.5.3 || ^7.4.0
checksum: d089fe7502b73295fed073fb5d8319bee005de206306cea84736b3b52b948452400b6d3382277398319ec6d51cb3a63c460c3e901e6e31e880476c3ddf78f2b8
checksum: eb4f02e659a74ab90f8ed46d07d8225fecb4112a98388c961e397d3acf5fe66ea7ded17d2685b84c87903aa6357709909a848a49438fb29a7da27c1c1b981ba9
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": 16.2.11
"@angular/compiler": 16.2.0
"@angular/compiler-cli": 16.2.0
"@angular/core": 16.2.0
Expand Down

0 comments on commit ae9ddc9

Please sign in to comment.