Skip to content

Commit

Permalink
chore(deps): update dependency @motorcycle/run to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2017
1 parent a3895f0 commit 4fb8bb6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@motorcycle/dom": "16.0.0",
"@motorcycle/mostly-dom": "4.0.0",
"@motorcycle/run": "4.0.0",
"@motorcycle/run": "4.1.0",
"@motorcycle/stream": "2.0.0",
"@typed/test": "3.6.0",
"@types/loader-utils": "1.1.0",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
"@motorcycle/types" "2.0.0"
mostly-dom "4.3.0"

"@motorcycle/run@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@motorcycle/run/-/run-4.0.0.tgz#30034346939ef8c38f3ac182ca28f997acaa31b3"
"@motorcycle/run@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@motorcycle/run/-/run-4.1.0.tgz#80ac799964e4a29233e660446eb70bc4ef50a9f2"
dependencies:
"@motorcycle/stream" "2.0.0"
"@motorcycle/types" "2.0.0"
"@motorcycle/stream" "2.1.0"
"@motorcycle/types" "2.1.0"

"@motorcycle/[email protected]":
version "2.0.0"
Expand All @@ -91,12 +91,28 @@
"@most/scheduler" "0.13.0"
"@motorcycle/types" "2.0.0"

"@motorcycle/[email protected]":
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/[email protected]":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@motorcycle/types/-/types-2.0.0.tgz#a4adc8ecff575076312659246786c7ae705006a3"
dependencies:
"@most/types" "0.11.1"

"@motorcycle/[email protected]":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@motorcycle/types/-/types-2.1.0.tgz#0af595e60bf21bbe55953a04d3801d6223cb66cc"
dependencies:
"@most/types" "0.11.1"

"@typed/[email protected]":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@typed/assertions/-/assertions-1.1.0.tgz#6428276e542b213356b82da3152ee4dd5d7ec22c"
Expand Down

0 comments on commit 4fb8bb6

Please sign in to comment.