We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b779846 + 10fa5d6 commit 36386f5Copy full SHA for 36386f5
2 files changed
package.json
@@ -50,7 +50,7 @@
50
"babel-register": "^6.24.1",
51
"chai": "^4.0.0",
52
"eslint": "^4.7.1",
53
- "flow-bin": "^0.74.0",
+ "flow-bin": "^0.75.0",
54
"flow-remove-types": "^1.2.3",
55
"husky": "^0.14.3",
56
"lint-staged": "^6.0.0",
yarn.lock
@@ -1046,9 +1046,9 @@ flat-cache@^1.2.1:
1046
graceful-fs "^4.1.2"
1047
write "^0.2.1"
1048
1049
-flow-bin@^0.74.0:
1050
- version "0.74.0"
1051
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.74.0.tgz#8017bb00efb37cbe8d81fbb7f464038bde06adc9"
+flow-bin@^0.75.0:
+ version "0.75.0"
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.75.0.tgz#b96d1ee99d3b446a3226be66b4013224ce9df260"
1052
1053
flow-remove-types@^1.2.3:
1054
version "1.2.3"
0 commit comments