Skip to content

Commit d83975b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency rxjs to ^6.6.6
1 parent 4f4e558 commit d83975b

File tree

3 files changed

+133
-5
lines changed

3 files changed

+133
-5
lines changed

package-lock.json

Lines changed: 131 additions & 3 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
@@ -24,7 +24,7 @@
2424
"@angular/core": "^11.2.3",
2525
"@dagonmetric/ng-log": "^2.3.3",
2626
"@microsoft/applicationinsights-web": "^2.5.11",
27-
"rxjs": "^6.6.3",
27+
"rxjs": "^6.6.6",
2828
"tslib": "~2.1.0"
2929
},
3030
"devDependencies": {

samples/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@dagonmetric/ng-log": "^2.3.3",
2020
"@dagonmetric/ng-log-applicationinsights": "^2.5.2",
2121
"@microsoft/applicationinsights-web": "^2.5.11",
22-
"rxjs": "^6.6.3",
22+
"rxjs": "^6.6.6",
2323
"tslib": "~2.1.0",
2424
"zone.js": "^0.11.4"
2525
},

0 commit comments

Comments
 (0)