Skip to content

Commit ff1a55e

Browse files
author
Will Binns-Smith
authored
Update flow to v0.148.0 (#6089)
1 parent f596273 commit ff1a55e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ untyped-import
3838
untyped-type-import
3939

4040
[version]
41-
0.146.0
41+
0.148.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cross-env": "^7.0.0",
4040
"doctoc": "^1.4.0",
4141
"eslint": "^7.20.0",
42-
"flow-bin": "0.146.0",
42+
"flow-bin": "0.148.0",
4343
"gulp": "^4.0.2",
4444
"gulp-babel": "^8.0.0",
4545
"husky": "^4.2.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6296,10 +6296,10 @@ flatten@^1.0.2:
62966296
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
62976297
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
62986298

6299-
flow-bin@0.146.0:
6300-
version "0.146.0"
6301-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.146.0.tgz#fafa002663a0e13bf3c08c3972dd93d68289ccc6"
6302-
integrity sha512-TP8eCwltqc7fo6ad5klgsrZ2veZIK2qM1vHf1A/cnXTStPh8hLAz1cOXmlQIFZR/7fjSMI39TS3CgF6M/HUhAw==
6299+
flow-bin@0.148.0:
6300+
version "0.148.0"
6301+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.148.0.tgz#1d264606dbb4d6e6070cc98a775e21dcd64e6890"
6302+
integrity sha512-7Cx6BUm8UAlbqtYJNYXdMrh900MQhNV+SjtBxZuWN7UmlVG4tIRNzNLEOjNnj2DN2vcL1wfI5IlSUXnws/QCEw==
63036303

63046304
flush-write-stream@^1.0.0, flush-write-stream@^1.0.2:
63056305
version "1.1.1"

0 commit comments

Comments
 (0)