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

Commit

Permalink
Update dependency fusion-core to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Dec 14, 2018
1 parent 49c3f32 commit 434ccbb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-react": "7.11.1",
"execa": "^1.0.0",
"flow-bin": "^0.87.0",
"fusion-core": "1.10.0",
"fusion-core": "1.10.1",
"fusion-test-utils": "^1.3.0",
"nyc": "^13.1.0",
"prettier": "^1.15.2",
Expand All @@ -49,7 +49,7 @@
"unitest": "2.1.1"
},
"peerDependencies": {
"fusion-core": "^1.0.0",
"fusion-core": "^1.10.1",
"react": "14.x - 16.x",
"react-redux": ">=5.0.6",
"redux": ">=4.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2775,12 +2775,12 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

[email protected].0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.10.0.tgz#4c568671f622d47be0483c9a9d2ae5ed509ef570"
integrity sha512-i6JtWKH4jLZMjHRUoLWUei8h4Wpl9h1NQDyZjUarDH+of2ikP2ymxMbiMEclXQMolrsyCTF3SrJBsCmld7OPgw==
[email protected].1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.10.1.tgz#99a0f2a3dcb1554db87a2b102b7fc031a7b9960d"
integrity sha512-XtJc5speIp0Yl0fwx3ri6TRgxQ+G9tW4l5ikMxScQ76yw5MSaXPl8vZwOcUwLjggWcs4oaeIFoV4idkvsQZukw==
dependencies:
koa "^2.6.1"
koa "^2.6.2"
koa-compose "^4.1.0"
node-mocks-http "^1.7.3"
toposort "^2.0.2"
Expand Down Expand Up @@ -3640,7 +3640,7 @@ koa-is-json@^1.0.0:
resolved "https://registry.yarnpkg.com/koa-is-json/-/koa-is-json-1.0.0.tgz#273c07edcdcb8df6a2c1ab7d59ee76491451ec14"
integrity sha1-JzwH7c3Ljfaiwat9We52SRRR7BQ=

koa@^2.6.1, koa@^2.6.2:
koa@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.6.2.tgz#57ba4d049b0a99cae0d594e6144e2931949a7ce1"
integrity sha512-KdnBFhTgh9ysMMoYe4J4fLvaKjT7mF3nRYV8MjxLzx6qywFNeptqi4xevyUltg1fZl2CFJ+HeLXuCGx07Yvl/A==
Expand Down

0 comments on commit 434ccbb

Please sign in to comment.