Skip to content

Commit

Permalink
chore(deps): update dependency rxjs to ^6.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent e3ffe74 commit ab3dcd7
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 @@ -48,7 +48,7 @@
"@sourcegraph/tsconfig": "^4.0.1",
"@sourcegraph/tslint-config": "^12.3.1",
"parcel-bundler": "^1.11.0",
"rxjs": "^6.4.0",
"rxjs": "^6.6.7",
"sourcegraph": "^23.0.0",
"tslint": "^5.13.1",
"typescript": "^3.3.3"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4612,7 +4612,7 @@ rxjs-tslint-rules@^4.12.0:
tslib "^1.8.0"
tsutils "^3.0.0"

rxjs@^6.4.0:
rxjs@^6.6.7:
version "6.6.7"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
Expand Down

0 comments on commit ab3dcd7

Please sign in to comment.