Bump ngx-infinite-scroll from 15.0.0 to 16.0.0 in /tabby-settings

Bumps [ngx-infinite-scroll](https://github.com/orizens/ngx-infinite-scroll) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/orizens/ngx-infinite-scroll/releases)
- [Commits](https://github.com/orizens/ngx-infinite-scroll/commits)

---
updated-dependencies:
- dependency-name: ngx-infinite-scroll
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-16 04:59:48 +00:00
committed by GitHub
parent a494d9c800
commit 9e4cb15c84
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"@types/marked": "^4.0.8",
"marked": "^4.2.12",
"ngx-infinite-scroll": "^15"
"ngx-infinite-scroll": "^16"
},
"peerDependencies": {
"@angular/animations": "^15",