Skip to content

Commit

Permalink
Update dependency rxjs to ^6.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 25, 2021
1 parent d8437bc commit 5bd25f7
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 5 deletions.
145 changes: 142 additions & 3 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 @@ -24,7 +24,7 @@
"dependencies": {
"@angular/common": "^11.2.3",
"@angular/core": "^11.2.3",
"rxjs": "^6.6.3",
"rxjs": "^6.6.6",
"tslib": "~2.1.0"
},
"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 @@ -17,7 +17,7 @@
"@angular/platform-browser-dynamic": "^11.2.3",
"@angular/router": "^11.2.3",
"@dagonmetric/ng-config": "^4.3.2",
"rxjs": "^6.6.3",
"rxjs": "^6.6.6",
"tslib": "~2.1.0",
"zone.js": "^0.11.4"
},
Expand Down

0 comments on commit 5bd25f7

Please sign in to comment.