Skip to content

Commit 94fc34f

Browse files
Bump rxjs from 7.5.6 to 7.8.2 in /ship-frontend (#185)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.6 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](ReactiveX/rxjs@7.5.6...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d84ff6f commit 94fc34f

File tree

2 files changed

+8
-84
lines changed

2 files changed

+8
-84
lines changed

ship-frontend/package-lock.json

Lines changed: 7 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ship-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^20.3.4",
1919
"@angular/platform-browser-dynamic": "^20.3.4",
2020
"@angular/router": "^20.3.4",
21-
"rxjs": "~7.5.0",
21+
"rxjs": "~7.8.2",
2222
"tslib": "^2.3.0",
2323
"zone.js": "~0.15.1"
2424
},

0 commit comments

Comments
 (0)