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 Jan 7, 2019
1 parent ef938ee commit 0c20a6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-react": "7.11.1",
"express": "^4.16.3",
"flow-bin": "^0.89.0",
"fusion-core": "1.9.1-1",
"fusion-core": "1.10.1",
"fusion-test-utils": "^1.1.0",
"fusion-tokens": "^1.0.3",
"get-port": "^3.2.0",
Expand All @@ -46,7 +46,7 @@
"unitest": "2.1.1"
},
"peerDependencies": {
"fusion-core": "^1.3.1"
"fusion-core": "^1.10.1"
},
"scripts": {
"clean": "rm -rf dist",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2667,11 +2667,11 @@ functional-red-black-tree@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"

fusion-core@1.9.1-1:
version "1.9.1-1"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.9.1-1.tgz#d783edbacae8ca5f9583f3fd5bca855cf79276c2"
fusion-core@1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.10.1.tgz#99a0f2a3dcb1554db87a2b102b7fc031a7b9960d"
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 @@ -3604,7 +3604,7 @@ koa@^2.4.1:
type-is "^1.5.5"
vary "^1.0.0"

koa@^2.6.1:
koa@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.6.2.tgz#57ba4d049b0a99cae0d594e6144e2931949a7ce1"
dependencies:
Expand Down

0 comments on commit 0c20a6c

Please sign in to comment.