File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ module.name_mapper='^types/\(.*\)$' -> '<PROJECT_ROOT>/types/\1.js'
13
13
module.name_mapper='\(jest-[^/]*\)' -> '<PROJECT_ROOT>/packages/\1/src/index.js'
14
14
15
15
[version]
16
- ^0.48 .0
16
+ ^0.50 .0
Original file line number Diff line number Diff line change 32
32
"eslint-plugin-prettier" : " ^2.1.2" ,
33
33
"eslint-plugin-react" : " ^7.1.0" ,
34
34
"eslint-plugin-unicorn" : " ^2.1.2" ,
35
- "flow-bin" : " ^0.48 .0" ,
35
+ "flow-bin" : " ^0.50 .0" ,
36
36
"glob" : " ^7.1.1" ,
37
37
"graceful-fs" : " ^4.1.11" ,
38
38
"immutable" : " ^4.0.0-rc.1" ,
Original file line number Diff line number Diff line change @@ -2625,9 +2625,9 @@ flat-cache@^1.2.1:
2625
2625
graceful-fs "^4.1.2"
2626
2626
write "^0.2.1"
2627
2627
2628
- flow-bin@^0.48 .0 :
2629
- version "0.48 .0"
2630
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.48 .0.tgz#72d075143524358db8901525e3c784dc13a7c7ee "
2628
+ flow-bin@^0.50 .0 :
2629
+ version "0.50 .0"
2630
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.50 .0.tgz#d4cdb2430dee1a3599f0eb6fe551146e3027256a "
2631
2631
2632
2632
flow-remove-types@^1.1.0 :
2633
2633
version "1.2.1"
You can’t perform that action at this time.
0 commit comments