Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 75a5d51

Browse files
committed
fix(deps): update dependency rxjs to ^6.5.1
1 parent 4b0bc28 commit 75a5d51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"dependencies": {
7777
"@sourcegraph/vscode-ws-jsonrpc": "^0.0.3-fork",
7878
"lodash": "^4.17.11",
79-
"rxjs": "^6.4.0",
79+
"rxjs": "^6.5.1",
8080
"sourcegraph": "^23.0.1",
8181
"type-zoo": "^3.2.1",
8282
"uuid": "^3.3.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4966,7 +4966,7 @@ rxjs-tslint-rules@^4.19.1:
49664966
tsutils "^3.0.0"
49674967
tsutils-etc "^1.1.0"
49684968

4969-
rxjs@^6.4.0, rxjs@^6.5.1:
4969+
rxjs@^6.5.1:
49704970
version "6.5.1"
49714971
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.5.1.tgz#f7a005a9386361921b8524f38f54cbf80e5d08f4"
49724972
integrity sha512-y0j31WJc83wPu31vS1VlAFW5JGrnGC+j+TtGAa1fRQphy48+fDYiDmX8tjGloToEsMkxnouOg/1IzXGKkJnZMg==

0 commit comments

Comments
 (0)