File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ mapped_type=true
29
29
type_guards=true
30
30
31
31
[version]
32
- ^0.211 .0
32
+ ^0.212 .0
33
33
34
34
[lints]
35
35
untyped-type-import=error
Original file line number Diff line number Diff line change 17
17
"eslint-plugin-flowtype" : " ^8.0.3" ,
18
18
"eslint-plugin-jest" : " ^25.2.4" ,
19
19
"eslint-plugin-prettier" : " ^4.2.1" ,
20
- "flow-bin" : " ^0.211 .0" ,
20
+ "flow-bin" : " ^0.212 .0" ,
21
21
"glob" : " ^8.0.3" ,
22
22
"jest" : " ^29.2.2" ,
23
23
"jest-specific-snapshot" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2947,10 +2947,10 @@ flatted@^3.1.0:
2947
2947
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
2948
2948
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
2949
2949
2950
- flow-bin@^0.211 .0 :
2951
- version "0.211 .0"
2952
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.211 .0.tgz#63b1317dec690989cd386016253506d4d62dbc0f "
2953
- integrity sha512-zgHi0QfggHPK86NqNm2eHJo0rXlfnog8SpxjCtBBTEwpalyuk1DrzMe4Z6geq5ibXmo3MwPbFNC0FxXybgiJ6A ==
2950
+ flow-bin@^0.212 .0 :
2951
+ version "0.212 .0"
2952
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.212 .0.tgz#6ec26d4a26cbfe1e4e02a85cce87a1b08903b804 "
2953
+ integrity sha512-RbKhEsMoorfWbKca/Zdd8j5mQFTbnP5I3Q5vzR2ReVfMQUb5RaV8R9ejKeZzoq/nDf6UreXRTNjnffYJVmn4Fw ==
2954
2954
2955
2955
flow-enums-runtime@^0.0.6 :
2956
2956
version "0.0.6"
You can’t perform that action at this time.
0 commit comments