Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Bump rxjs from 5.5.11 to 5.5.12 in /lab-survey-front
Browse files Browse the repository at this point in the history
Bumps [rxjs](https://github.com/reactivex/rxjs) from 5.5.11 to 5.5.12.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/5.5.12/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@5.5.11...5.5.12)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Feb 12, 2019
1 parent ec3b59d commit 9cfab22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion lab-survey-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"redux-devtools-log-monitor": "^1.4.0",
"redux-logger": "^3.0.6",
"redux-observable": "^0.18.0",
"rxjs": "^5.5.6",
"rxjs": "^5.5.12",
"upath": "^1.1.0",
"uuid": "^3.3.2"
},
Expand Down
12 changes: 4 additions & 8 deletions lab-survey-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6790,9 +6790,9 @@ rx-lite@*, rx-lite@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"

rxjs@^5.5.6:
version "5.5.11"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87"
rxjs@^5.5.12:
version "5.5.12"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc"
dependencies:
symbol-observable "1.0.1"

Expand Down Expand Up @@ -7602,11 +7602,7 @@ tsconfig-paths@^3.1.1:
strip-bom "^3.0.0"
strip-json-comments "^2.0.1"

tslib@^1.8.0, tslib@^1.8.1:
version "1.9.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"

tslib@^1.9.0:
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

Expand Down

0 comments on commit 9cfab22

Please sign in to comment.