Skip to content

Commit

Permalink
Update dependency rxjs to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 716e6ee commit d7d0ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@angular/core": "^11.2.14",
"@dagonmetric/ng-log": "^2.3.3",
"firebase": "^8.10.0",
"rxjs": "^6.6.7",
"rxjs": "^7.8.0",
"tslib": "~2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion samples/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@dagonmetric/ng-log": "^2.3.3",
"@dagonmetric/ng-log-firebase-analytics": "^2.1.3",
"firebase": "^8.10.0",
"rxjs": "^6.6.7",
"rxjs": "^7.8.0",
"tslib": "~2.3.1",
"zone.js": "^0.11.4"
},
Expand Down

0 comments on commit d7d0ea8

Please sign in to comment.