Skip to content

Commit

Permalink
chore(deps): update dependency @cycle/time to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2018
1 parent 5f7429f commit 719c407
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/mcs-lite-admin-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@cycle/http": "14.9.0",
"@cycle/rxjs-run": "8.0.0",
"@cycle/storage": "5.0.3",
"@cycle/time": "0.8.0",
"@cycle/time": "0.15.0",
"browser-locale": "1.0.3",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-mobile-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@cycle/http": "14.9.0",
"@cycle/rxjs-run": "8.0.0",
"@cycle/time": "0.8.0",
"@cycle/time": "0.15.0",
"browser-locale": "1.0.3",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
Expand Down
79 changes: 55 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,11 +572,11 @@
dependencies:
xstream "10.x || 11.x"

"@cycle/run@^1.0.0-rc.9":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@cycle/run/-/run-1.0.0.tgz#67d3d9008f722a6e5c41bddd415abf5e615ce6f8"
"@cycle/run@3.x":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@cycle/run/-/run-3.4.0.tgz#113844add669ace91d245842522f3733ba5bd393"
dependencies:
xstream "10.x"
xstream "10.x || 11.x"

"@cycle/[email protected]":
version "8.0.0"
Expand All @@ -590,18 +590,31 @@
version "5.0.3"
resolved "https://registry.yarnpkg.com/@cycle/storage/-/storage-5.0.3.tgz#9484e9f0b6c44abf5395c9ca5b008d3626e6b64f"

"@cycle/time@0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@cycle/time/-/time-0.8.0.tgz#ac815c60d2dca43ed1675521164ffd6c00e0f7d5"
"@cycle/time@0.15.0":
version "0.15.0"
resolved "https://registry.yarnpkg.com/@cycle/time/-/time-0.15.0.tgz#22287e7a783f47e3cff2b7f0c9753c29ef5816e7"
dependencies:
"@cycle/run" "^1.0.0-rc.9"
combine-errors "^3.0.3"
raf "^3.3.0"
setimmediate "^1.0.5"
sorted-immutable-list "^1.1.0"
variable-diff "^1.1.0"
"@cycle/run" "3.x"
combine-errors "3.0.x"
most "1.5.x"
performance-now "^2.1.0"
raf "3.3.x"
rxjs "6.2.x"
setimmediate "1.0.x"
sorted-immutable-list "1.1.x"
variable-diff "1.1.x"
xstream "*"

"@most/multicast@^1.2.5":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@most/multicast/-/multicast-1.3.0.tgz#e01574840df634478ac3fabd164c6e830fb3b966"
dependencies:
"@most/prelude" "^1.4.0"

"@most/prelude@^1.4.0":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@most/prelude/-/prelude-1.7.2.tgz#be4ed406518d4c8c220e45c39fa7251365425b73"

"@octokit/rest@^15.5.0":
version "15.6.0"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.6.0.tgz#2d4a9f9efd38513b606f3192d91bac216c1c6d94"
Expand Down Expand Up @@ -3244,7 +3257,7 @@ columnify@^1.5.4, columnify@~1.5.4:
strip-ansi "^3.0.0"
wcwidth "^1.0.0"

combine-errors@^3.0.3:
[email protected].x:
version "3.0.3"
resolved "https://registry.yarnpkg.com/combine-errors/-/combine-errors-3.0.3.tgz#f4df6740083e5703a3181110c2b10551f003da86"
dependencies:
Expand Down Expand Up @@ -8614,6 +8627,14 @@ moment@^2.6.0:
version "2.22.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"

[email protected]:
version "1.5.1"
resolved "https://registry.yarnpkg.com/most/-/most-1.5.1.tgz#f572de80ea5f31808ffb7c9d04f69c81b5bb9414"
dependencies:
"@most/multicast" "^1.2.5"
"@most/prelude" "^1.4.0"
symbol-observable "^1.0.2"

move-concurrently@^1.0.1, move-concurrently@~1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
Expand Down Expand Up @@ -10390,7 +10411,13 @@ [email protected], raf-throttle@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/raf-throttle/-/raf-throttle-2.0.3.tgz#d10259094e2c6d77df225622fb847c5ea6d5a313"

[email protected], [email protected], raf@^3.1.0, raf@^3.2.0, raf@^3.3.0, raf@^3.4.0, raf@~3.4.0:
[email protected]:
version "3.3.2"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.3.2.tgz#0c13be0b5b49b46f76d6669248d527cf2b02fe27"
dependencies:
performance-now "^2.1.0"

[email protected], [email protected], raf@^3.1.0, raf@^3.2.0, raf@^3.4.0, raf@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.0.tgz#a28876881b4bc2ca9117d4138163ddb80f781575"
dependencies:
Expand Down Expand Up @@ -11670,6 +11697,12 @@ [email protected], [email protected], rxjs@^5.4.2, rxjs@^5.5.10, rxjs@^5.5.6:
dependencies:
symbol-observable "1.0.1"

[email protected]:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
dependencies:
tslib "^1.9.0"

[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down Expand Up @@ -11843,7 +11876,7 @@ set-value@^2.0.0:
is-plain-object "^2.0.3"
split-string "^3.0.1"

setimmediate@^1.0.4, setimmediate@^1.0.5:
setimmediate@1.0.x, setimmediate@^1.0.4, setimmediate@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"

Expand Down Expand Up @@ -12019,7 +12052,7 @@ sort-keys@^2.0.0:
dependencies:
is-plain-obj "^1.0.0"

sorted-immutable-list@^1.1.0:
[email protected].x:
version "1.1.0"
resolved "https://registry.yarnpkg.com/sorted-immutable-list/-/sorted-immutable-list-1.1.0.tgz#41a62c024bd755c4c57306e20eec92620dae5d97"

Expand Down Expand Up @@ -12905,6 +12938,10 @@ [email protected]:
version "0.0.1"
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd"

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

[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
Expand Down Expand Up @@ -13292,7 +13329,7 @@ [email protected]:
version "9.4.1"
resolved "https://registry.yarnpkg.com/validator/-/validator-9.4.1.tgz#abf466d398b561cd243050112c6ff1de6cc12663"

variable-diff@^1.1.0:
[email protected].x:
version "1.1.0"
resolved "https://registry.yarnpkg.com/variable-diff/-/variable-diff-1.1.0.tgz#d2bd5c66db76c13879d96e6a306edc989df978da"
dependencies:
Expand Down Expand Up @@ -13721,12 +13758,6 @@ xstream@*, "[email protected] || 11.x", [email protected]:
dependencies:
symbol-observable "1.2.0"

[email protected]:
version "10.9.0"
resolved "https://registry.yarnpkg.com/xstream/-/xstream-10.9.0.tgz#db7934cec2da01360d43abbbc879b84524397b55"
dependencies:
symbol-observable "^1.0.2"

"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
Expand Down

0 comments on commit 719c407

Please sign in to comment.