Skip to content

Commit db27cb0

Browse files
authored
1 parent 296cbd9 commit db27cb0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
1313
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)?)\\)?:? #[0-9]+
1414

1515
[version]
16-
^0.68.0
16+
^0.69.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-babel": "4.1.2",
6363
"eslint-plugin-flowtype": "2.42.0",
6464
"eslint-plugin-prettier": "2.6.0",
65-
"flow-bin": "0.68.0",
65+
"flow-bin": "0.69.0",
6666
"isparta": "4.0.0",
6767
"mocha": "5.0.0",
6868
"prettier": "1.11.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,9 +1390,9 @@ flat-cache@^1.2.1:
13901390
graceful-fs "^4.1.2"
13911391
write "^0.2.1"
13921392

1393-
flow-bin@0.68.0:
1394-
version "0.68.0"
1395-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
1393+
flow-bin@0.69.0:
1394+
version "0.69.0"
1395+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6"
13961396

13971397
for-in@^1.0.1:
13981398
version "1.0.2"

0 commit comments

Comments
 (0)