Skip to content

Commit

Permalink
Bump rxjs from 6.6.7 to 7.5.4 (#547)
Browse files Browse the repository at this point in the history
* Bump rxjs from 6.6.7 to 7.5.4

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.5.4.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@6.6.7...7.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* fix(dependencies): fix next with value for rxjs

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Trouillet <[email protected]>
  • Loading branch information
dependabot[bot] and dtrouillet authored Mar 6, 2022
1 parent 96bb424 commit 76aa3b4
Show file tree
Hide file tree
Showing 17 changed files with 221 additions and 118 deletions.
238 changes: 170 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ngx-countup": "^13.0.0",
"ngx-file-drop": "^13.0.0",
"ngx-pagination": "^5.1.1",
"rxjs": "^6.6.7",
"rxjs": "^7.5.4",
"swagger-ui": "^4.5.2",
"tslib": "^2.3.1",
"zone.js": "~0.11.5"
Expand Down
Loading

0 comments on commit 76aa3b4

Please sign in to comment.