Skip to content

Commit

Permalink
build(deps): bump rxjs from 7.5.5 to 7.8.1 (#37)
Browse files Browse the repository at this point in the history
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.5 to 7.8.1.
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@7.5.5...7.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent bb25105 commit 3a60b21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "~13.3.5",
"@angular/router": "~13.3.5",
"@think-it-labs/edc-connector-client": "^0.2.0-beta-2",
"rxjs": "~7.5.5",
"rxjs": "~7.8.1",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
},
Expand Down

0 comments on commit 3a60b21

Please sign in to comment.