From b06d1baf7c987e96a5d7b68cb823a38df8b45d4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Jan 2018 15:37:04 +0000 Subject: [PATCH] chore(deps): update dependency @motorcycle/mostly-dom to v4.1.0 --- package.json | 2 +- yarn.lock | 36 ++++++++++++++++++++++++++++++------ 2 files changed, 31 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bce662c..7b3886d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "MIT", "devDependencies": { "@motorcycle/dom": "16.0.0", - "@motorcycle/mostly-dom": "4.0.0", + "@motorcycle/mostly-dom": "4.1.0", "@motorcycle/run": "4.0.0", "@motorcycle/stream": "2.0.0", "@motorcycle/types": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 9b13724..0b3b66e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -57,14 +57,22 @@ "@motorcycle/stream" "2.0.0" "@motorcycle/types" "2.0.0" -"@motorcycle/mostly-dom@4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@motorcycle/mostly-dom/-/mostly-dom-4.0.0.tgz#7494399aff4ab54470597fb83a33a0c5872d6e12" +"@motorcycle/dom@16.1.0": + version "16.1.0" + resolved "https://registry.yarnpkg.com/@motorcycle/dom/-/dom-16.1.0.tgz#c1dd78595efb6c591557c46e3cd040a3322f3cf7" dependencies: "167" "0.39.0" - "@motorcycle/dom" "16.0.0" - "@motorcycle/stream" "2.0.0" - "@motorcycle/types" "2.0.0" + "@motorcycle/stream" "2.1.0" + "@motorcycle/types" "2.1.0" + +"@motorcycle/mostly-dom@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@motorcycle/mostly-dom/-/mostly-dom-4.1.0.tgz#3cd3a73a6bd9dda81931ec4dc6a9cd63a170f8f7" + dependencies: + "167" "0.39.0" + "@motorcycle/dom" "16.1.0" + "@motorcycle/stream" "2.1.0" + "@motorcycle/types" "2.1.0" mostly-dom "4.3.0" "@motorcycle/run@4.0.0": @@ -84,12 +92,28 @@ "@most/scheduler" "0.13.0" "@motorcycle/types" "2.0.0" +"@motorcycle/stream@2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@motorcycle/stream/-/stream-2.1.0.tgz#dc4132dd0aaf6145bd6b3faafe065e195cda2cc0" + dependencies: + "167" "0.39.0" + "@most/core" "0.13.0" + "@most/disposable" "0.13.0" + "@most/scheduler" "0.13.0" + "@motorcycle/types" "2.1.0" + "@motorcycle/types@2.0.0": version "2.0.0" resolved "https://registry.yarnpkg.com/@motorcycle/types/-/types-2.0.0.tgz#a4adc8ecff575076312659246786c7ae705006a3" dependencies: "@most/types" "0.11.1" +"@motorcycle/types@2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@motorcycle/types/-/types-2.1.0.tgz#0af595e60bf21bbe55953a04d3801d6223cb66cc" + dependencies: + "@most/types" "0.11.1" + "@typed/assertions@1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@typed/assertions/-/assertions-1.1.0.tgz#6428276e542b213356b82da3152ee4dd5d7ec22c"