Skip to content

Commit

Permalink
fix(deps): update dependency rxjs to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent f89d4ca commit 21e6e72
Showing 1 changed file with 1 addition and 1 deletion.
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.0.0",
"@angular/router": "13.0.0",
"@angular/service-worker": "13.0.0",
"rxjs": "6.6.7",
"rxjs": "7.8.1",
"tslib": "2.2.0",
"zone.js": "0.11.4"
},
Expand Down

0 comments on commit 21e6e72

Please sign in to comment.