Skip to content
Closed
Show file tree
Hide file tree
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 rxjs from 6.5.3 to 7.1.0
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.3 to 7.1.0.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@6.5.3...7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 24, 2021
commit c91a89304f55b6775ad92da7316e22140ef27bdc
18 changes: 13 additions & 5 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 @@ -16,7 +16,7 @@
},
"dependencies": {
"detect-browser": "^4.8.0",
"rxjs": "^6.5.3",
"rxjs": "^7.1.0",
"semver-compare": "^1.0.0",
"socket.io-client": "2.3.0"
},
Expand Down