Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit d6484d6

Browse files
Bump rxjs from 7.4.0 to 7.5.1 (#15)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.4.0 to 7.5.1. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.4.0...7.5.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>
1 parent b8ad3e9 commit d6484d6

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/router": "~13.1.1",
3131
"@nguniversal/express-engine": "^13.0.1",
3232
"express": "^4.15.2",
33-
"rxjs": "~7.4.0",
33+
"rxjs": "~7.5.1",
3434
"tslib": "^2.3.1",
3535
"zone.js": "~0.11.4"
3636
},

0 commit comments

Comments
 (0)