Skip to content

Commit

Permalink
Update dependency rxjs to ^6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2019
1 parent 8e06150 commit ba18a7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -193,7 +193,7 @@
"nyc": "^14.1.0",
"parcel-bundler": "^1.12.3",
"prettier": "1.18.0",
"rxjs": "^6.5.1",
"rxjs": "^6.5.2",
"sinon": "^7.3.2",
"source-map-support": "^0.5.12",
"sourcegraph": "^23.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5550,10 +5550,10 @@ rxjs-tslint-rules@^4.23.0:
tsutils "^3.0.0"
tsutils-etc "^1.1.0"

rxjs@^6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.1.tgz#f7a005a9386361921b8524f38f54cbf80e5d08f4"
integrity sha512-y0j31WJc83wPu31vS1VlAFW5JGrnGC+j+TtGAa1fRQphy48+fDYiDmX8tjGloToEsMkxnouOg/1IzXGKkJnZMg==
rxjs@^6.5.1, rxjs@^6.5.2:
version "6.5.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.2.tgz#2e35ce815cd46d84d02a209fb4e5921e051dbec7"
integrity sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg==
dependencies:
tslib "^1.9.0"

Expand Down

0 comments on commit ba18a7b

Please sign in to comment.