Skip to content

Commit 44a4a8b

Browse files
Bump rxjs from 7.8.1 to 7.8.2 in /crud-angular
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 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.8.1...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0410a70 commit 44a4a8b

File tree

2 files changed

+118
-8
lines changed

2 files changed

+118
-8
lines changed

crud-angular/package-lock.json

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

crud-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "^19.2.4",
2424
"@angular/router": "^19.2.4",
2525
"@angular/youtube-player": "^19.2.7",
26-
"rxjs": "~7.8.1",
26+
"rxjs": "~7.8.2",
2727
"tslib": "^2.7.0",
2828
"zone.js": "~0.15.0"
2929
},

0 commit comments

Comments
 (0)