File tree Expand file tree Collapse file tree 3 files changed +19
-19
lines changed Expand file tree Collapse file tree 3 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 64
64
"eslint-plugin-react-internal" : " link:./scripts/eslint-rules" ,
65
65
"fbjs-scripts" : " ^3.0.1" ,
66
66
"filesize" : " ^6.0.1" ,
67
- "flow-bin" : " ^0.209 .0" ,
68
- "flow-remove-types" : " ^2.209 .0" ,
67
+ "flow-bin" : " ^0.213 .0" ,
68
+ "flow-remove-types" : " ^2.213 .0" ,
69
69
"glob" : " ^7.1.6" ,
70
70
"glob-stream" : " ^6.1.0" ,
71
71
"google-closure-compiler" : " ^20230206.0.0" ,
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ munge_underscores=false
36
36
%REACT_RENDERER_FLOW_OPTIONS%
37
37
38
38
[version]
39
- ^0.209 .0
39
+ ^0.213 .0
Original file line number Diff line number Diff line change @@ -8287,22 +8287,22 @@ flatted@^3.1.0:
8287
8287
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
8288
8288
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
8289
8289
8290
- flow-bin@^0.209 .0:
8291
- version "0.209 .0"
8292
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.209 .0.tgz#616a002b94ef35e1b083add9a6d27dbe387bf4f0 "
8293
- integrity sha512-HRc6+bKE8AN23SnuKaxdUjcQcjaIp6pksrGJ6pltFO5tIEvZmPrbT99P7Yb3ybqwcKU/Ry8yfJbuW92Ed2V3nw ==
8294
-
8295
- flow-parser@^0.209 .0:
8296
- version "0.209 .0"
8297
- resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.209 .0.tgz#adf4fa1245b2dd9073bbffbdca5c005e83194430 "
8298
- integrity sha512-uD7Du+9xC/gGnOyk3kANQmtgWWKANWcKGJ84Wu0NSjTaVING3GqUAsywUPAl3fEYKLVVIcDWiaQ8+R6qzghwmA ==
8299
-
8300
- flow-remove-types@^2.209 .0:
8301
- version "2.209 .0"
8302
- resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.209 .0.tgz#32dbb65515f417067ade9f76260e8badd1baa541 "
8303
- integrity sha512-p8Tvy95IunOvO0PVSb/rqxUqVXRS+G9aLSkDU56eGNTJ4lEdPbnXd+LCUUb3Ntl5t0L0Llndja6cQqjovC1qaQ ==
8304
- dependencies:
8305
- flow-parser "^0.209 .0"
8290
+ flow-bin@^0.213 .0:
8291
+ version "0.213 .0"
8292
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.213 .0.tgz#02a85537cce3ea1f61bff77e7995a49a1db2e963 "
8293
+ integrity sha512-adGcPA3jiz3l0MM4zHVxVUgatvYsDowjT7cje7AvY38z/M0HO2YKcGLRp2xeqbigCgaqXEV6V3/1TaRDVjR++A ==
8294
+
8295
+ flow-parser@^0.213 .0:
8296
+ version "0.213 .0"
8297
+ resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.213 .0.tgz#a3a2f9ad3eb56309d6aedd9d45b06f31cf3ebbe8 "
8298
+ integrity sha512-jPTKNk0lC/iVbaPzfSReo/I67x+PLYiXkFuxHyFYmlJReP3RAoGbmRSC6g8MCEtzw8Uv3clKFmOlEL/LEcoWlw ==
8299
+
8300
+ flow-remove-types@^2.213 .0:
8301
+ version "2.213 .0"
8302
+ resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.213 .0.tgz#6c81032a32db98f274420b83b92c6bd1828a4037 "
8303
+ integrity sha512-HzEFhp5LI1UVLCwm0jm//ocq51yfsR7YPi3U4vOu0AvZX+cdRVIq9P5YEe4lyY6d8Rx8s+6Q1DUHhpNmlTsqPQ ==
8304
+ dependencies:
8305
+ flow-parser "^0.213 .0"
8306
8306
pirates "^3.0.2"
8307
8307
vlq "^0.2.1"
8308
8308
You can’t perform that action at this time.
0 commit comments