File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)?)\\)?:? #[0-9]+
14
14
suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
15
15
16
16
[version]
17
- ^0.94 .0
17
+ ^0.95 .0
Original file line number Diff line number Diff line change 60
60
"eslint" : " 5.15.1" ,
61
61
"eslint-plugin-flowtype" : " 3.4.2" ,
62
62
"eslint-plugin-prettier" : " 3.0.1" ,
63
- "flow-bin" : " 0.94.0 " ,
63
+ "flow-bin" : " 0.95.1 " ,
64
64
"mocha" : " 6.0.2" ,
65
65
"nyc" : " 13.3.0" ,
66
66
"prettier" : " 1.16.4" ,
Original file line number Diff line number Diff line change @@ -936,9 +936,9 @@ camelcase@^5.0.0:
936
936
integrity sha512-IXFsBS2pC+X0j0N/GE7Dm7j3bsEBp+oTpb7F50dwEVX7rf3IgwO9XatnegTsDtniKCUtEJH4fSU6Asw7uoVLfQ==
937
937
938
938
caniuse-lite@^1.0.30000939 :
939
- version "1.0.30000947 "
940
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000947 .tgz#c30305e9701449c22e97f4e9837cea3d76aa3273 "
941
- integrity sha512-ubgBUfufe5Oi3W1+EHyh2C3lfBIEcZ6bTuvl5wNOpIuRB978GF/Z+pQ7pGGUpeYRB0P+8C7i/3lt6xkeu2hwnA ==
939
+ version "1.0.30000948 "
940
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000948 .tgz#793ed7c28fe664856beb92b43fc013fc22b81633 "
941
+ integrity sha512-Lw4y7oz1X5MOMZm+2IFaSISqVVQvUuD+ZUSfeYK/SlYiMjkHN/eJ2PDfJehW5NA6JjrxYSSnIWfwjeObQMEjFQ ==
942
942
943
943
capture-exit@^2.0.0 :
944
944
version "2.0.0"
@@ -1605,10 +1605,10 @@ flatted@^2.0.0:
1605
1605
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
1606
1606
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
1607
1607
1608
- flow-bin@0.94.0 :
1609
- version "0.94.0 "
1610
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.94.0 .tgz#b5d58fe7559705b73a18229f97edfc3ab6ffffcb "
1611
- integrity sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ ==
1608
+ flow-bin@0.95.1 :
1609
+ version "0.95.1 "
1610
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1 .tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f "
1611
+ integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w ==
1612
1612
1613
1613
for-in@^1.0.2 :
1614
1614
version "1.0.2"
You can’t perform that action at this time.
0 commit comments