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

Commit ea1a3a7

Browse files
renovate[bot]fusion-bot[bot]
authored and
fusion-bot[bot]
committed
Update dependency flow-bin to v0.65.0
#86
1 parent 3b86f35 commit ea1a3a7

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-prettier": "2.6.0",
5353
"eslint-plugin-react": "7.6.1",
54-
"flow-bin": "0.64.0",
54+
"flow-bin": "0.65.0",
5555
"fusion-core": "^0.3.3",
5656
"fusion-react": "0.4.2",
5757
"fusion-react-async": "0.1.4",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -711,8 +711,8 @@
711711
resolved "https://registry.yarnpkg.com/@types/mkdirp/-/mkdirp-0.3.29.tgz#7f2ad7ec55f914482fc9b1ec4bb1ae6028d46066"
712712

713713
"@types/node@^9.3.0":
714-
version "9.4.0"
715-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
714+
version "9.4.1"
715+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.1.tgz#0f636f7837e15d2d73a7f6f3ea0e322eb2a5ab65"
716716

717717
"@types/rimraf@^0.0.28":
718718
version "0.0.28"
@@ -982,16 +982,16 @@ babel-eslint@8.2.1:
982982
eslint-visitor-keys "^1.0.0"
983983

984984
babel-generator@^6.18.0:
985-
version "6.26.0"
986-
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.0.tgz#ac1ae20070b79f6e3ca1d3269613053774f20dc5"
985+
version "6.26.1"
986+
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
987987
dependencies:
988988
babel-messages "^6.23.0"
989989
babel-runtime "^6.26.0"
990990
babel-types "^6.26.0"
991991
detect-indent "^4.0.0"
992992
jsesc "^1.3.0"
993993
lodash "^4.17.4"
994-
source-map "^0.5.6"
994+
source-map "^0.5.7"
995995
trim-right "^1.0.1"
996996

997997
babel-messages@^6.23.0:
@@ -1239,8 +1239,8 @@ camelcase@^1.0.2:
12391239
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
12401240

12411241
caniuse-lite@^1.0.30000792:
1242-
version "1.0.30000792"
1243-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000792.tgz#d0cea981f8118f3961471afbb43c9a1e5bbf0332"
1242+
version "1.0.30000803"
1243+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000803.tgz#9939c37149d38d5f4540430490d240c03106a0f5"
12441244

12451245
caseless@~0.12.0:
12461246
version "0.12.0"
@@ -2188,9 +2188,9 @@ flat-cache@^1.2.1:
21882188
graceful-fs "^4.1.2"
21892189
write "^0.2.1"
21902190

2191-
flow-bin@0.64.0:
2192-
version "0.64.0"
2193-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
2191+
flow-bin@0.65.0:
2192+
version "0.65.0"
2193+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.65.0.tgz#64ffeca27211c786e2d68508c65686ba1b8a2169"
21942194

21952195
for-each@~0.3.2:
21962196
version "0.3.2"
@@ -2276,8 +2276,8 @@ functional-red-black-tree@^1.0.1:
22762276
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
22772277

22782278
fusion-core@^0.3.3:
2279-
version "0.3.3"
2280-
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-0.3.3.tgz#2be141a18afe93963469998c3076ac9ed99f798a"
2279+
version "0.3.6"
2280+
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-0.3.6.tgz#14903281aa94c37c898243f6061299aece31cc2a"
22812281
dependencies:
22822282
koa "^2.3.0"
22832283
koa-compose "^4.0.0"
@@ -3102,8 +3102,8 @@ lodash.cond@^4.3.0:
31023102
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
31033103

31043104
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
3105-
version "4.17.4"
3106-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3105+
version "4.17.5"
3106+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
31073107

31083108
longest@^1.0.1:
31093109
version "1.0.1"
@@ -4163,7 +4163,7 @@ source-map@^0.4.4:
41634163
dependencies:
41644164
amdefine ">=0.0.4"
41654165

4166-
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1:
4166+
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
41674167
version "0.5.7"
41684168
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
41694169

0 commit comments

Comments
 (0)