Skip to content

Commit 2fb3a6b

Browse files
authored
Greenkeeper/flow bin 0.102.0 (#40)
Greenkeeper/flow bin 0.102.0
2 parents 33b7a27 + 8fb94ad commit 2fb3a6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/runtime-corejs2": "^7.4.2",
3939
"babel-core": "7.0.0-bridge.0",
4040
"babel-jest": "^24.5.0",
41-
"flow-bin": "^0.96.0",
41+
"flow-bin": "^0.102.0",
4242
"jest": "^24.5.0",
4343
"prettier": "^1.16.4",
4444
"rimraf": "^2.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1704,10 +1704,10 @@ find-up@^3.0.0:
17041704
dependencies:
17051705
locate-path "^3.0.0"
17061706

1707-
flow-bin@^0.96.0:
1708-
version "0.96.0"
1709-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
1710-
integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==
1707+
flow-bin@^0.102.0:
1708+
version "0.102.0"
1709+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380"
1710+
integrity sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==
17111711

17121712
for-in@^1.0.1, for-in@^1.0.2:
17131713
version "1.0.2"

0 commit comments

Comments
 (0)