Bump rxjs from 7.8.1 to 7.8.2

Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.1...7.8.2)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-24 21:47:48 +00:00
committed by GitHub
parent b3983f1cda
commit c8ab65f6b9
2 changed files with 35 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"@angular/platform-browser": "19.1.6",
"@angular/platform-browser-dynamic": "19.1.6",
"luxon": "3.5.0",
"rxjs": "7.8.1",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.0"
},