Skip to content

Commit c0a89f4

Browse files
committed
Upgrade flow to 0.41
1 parent ca652bd commit c0a89f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^3.7.1",
3434
"eslint-config-babel": "^6.0.0",
3535
"eslint-plugin-flowtype": "^2.20.0",
36-
"flow-bin": "^0.40.0",
36+
"flow-bin": "^0.41.0",
3737
"nyc": "^10.0.0",
3838
"rimraf": "^2.5.4",
3939
"rollup": "^0.41.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1752,9 +1752,9 @@ flat-cache@^1.2.1:
17521752
graceful-fs "^4.1.2"
17531753
write "^0.2.1"
17541754

1755-
flow-bin@^0.40.0:
1756-
version "0.40.0"
1757-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.40.0.tgz#e10d60846d923124e47f548f16ba60fd8baff5a5"
1755+
flow-bin@^0.41.0:
1756+
version "0.41.0"
1757+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.41.0.tgz#8badac9a19da45004997e599bd316518db489b2e"
17581758

17591759
fn-name@^2.0.0:
17601760
version "2.0.1"

0 commit comments

Comments
 (0)