Skip to content

Commit 24df075

Browse files
thymikeeSimenB
authored andcommitted
chore: bump flow to 0.75 (jestjs#6525)
1 parent 404da0f commit 24df075

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ untyped-import
1818
untyped-type-import
1919

2020
[version]
21-
^0.73.0
21+
^0.75.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react": "^7.1.0",
3737
"eslint-plugin-relay": "~0.0.19",
3838
"execa": "^0.10.0",
39-
"flow-bin": "^0.73.0",
39+
"flow-bin": "^0.75.0",
4040
"glob": "^7.1.1",
4141
"graceful-fs": "^4.1.11",
4242
"istanbul-api": "^1.3.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4397,9 +4397,9 @@ flatten@^1.0.2:
43974397
version "1.0.2"
43984398
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
43994399

4400-
flow-bin@^0.73.0:
4401-
version "0.73.0"
4402-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
4400+
flow-bin@^0.75.0:
4401+
version "0.75.0"
4402+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.75.0.tgz#b96d1ee99d3b446a3226be66b4013224ce9df260"
44034403

44044404
flow-remove-types@^1.1.0:
44054405
version "1.2.3"

0 commit comments

Comments
 (0)