Skip to content
Open
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
Bump @angular/core from 7.0.0 to 10.2.5 in /combobox/bindingtoremotedata
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.0.0 to 10.2.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
commit 92464189ade3efd9250968e1108e96a15cd6d3c3
2 changes: 1 addition & 1 deletion combobox/bindingtoremotedata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@angular/animations": "^7.0.0",
"@angular/common": "7.0.0",
"@angular/compiler": "7.0.0",
"@angular/core": "7.0.0",
"@angular/core": "10.2.5",
"@angular/forms": "7.0.0",
"@angular/http": "^7.0.0",
"@angular/platform-browser": "7.0.0",
Expand Down