File tree Expand file tree Collapse file tree 7 files changed +10
-9
lines changed
packages/rn-tester/js/components Expand file tree Collapse file tree 7 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -71,4 +71,4 @@ untyped-import
7171untyped-type-import
7272
7373[version]
74- ^0.161 .0
74+ ^0.162 .0
Original file line number Diff line number Diff line change @@ -71,4 +71,4 @@ untyped-import
7171untyped-type-import
7272
7373[version]
74- ^0.161 .0
74+ ^0.162 .0
Original file line number Diff line number Diff line change 119119 "ws" : " ^6.1.4"
120120 },
121121 "devDependencies" : {
122- "flow-bin" : " ^0.161 .0" ,
122+ "flow-bin" : " ^0.162 .0" ,
123123 "react" : " 17.0.2"
124124 },
125125 "detox" : {
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ const styles = StyleSheet.create({
5050/* $FlowFixMe[cannot-reassign-export] (>=0.85.0 site=react_native_fb) This
5151 * comment suppresses an error found when Flow v0.85 was deployed. To see the
5252 * error, delete this comment and run Flow. */
53+ // $FlowFixMe[cannot-reassign]
5354RNTesterSettingSwitchRow = RNTesterStatePersister . createContainer (
5455 RNTesterSettingSwitchRow ,
5556 {
Original file line number Diff line number Diff line change 3636 "eslint-plugin-react-hooks" : " ^4.2.0" ,
3737 "eslint-plugin-react-native" : " 3.10.0" ,
3838 "eslint-plugin-relay" : " 1.8.1" ,
39- "flow-bin" : " ^0.161 .0" ,
39+ "flow-bin" : " ^0.162 .0" ,
4040 "jest" : " ^26.6.3" ,
4141 "jest-junit" : " ^10.0.0" ,
4242 "jscodeshift" : " ^0.11.0" ,
Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ untyped-import
6262untyped-type-import
6363
6464[version]
65- ^0.161 .0
65+ ^0.162 .0
Original file line number Diff line number Diff line change @@ -3028,10 +3028,10 @@ flatted@^2.0.0:
30283028 resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
30293029 integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
30303030
3031- flow-bin@^0.161 .0 :
3032- version "0.161 .0"
3033- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.161 .0.tgz#1c03ea4a9e3036a8bc639f050bd8dc6f5288e8bb "
3034- integrity sha512-5BKQi+sjOXz67Kbc1teiBwd5e0Da6suW7S5oUCm9VclnzSZ3nlfNZUdrkvgJ5S4w5KDBDToEL7rREpn8rKF1zg ==
3031+ flow-bin@^0.162 .0 :
3032+ version "0.162 .0"
3033+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.162 .0.tgz#26e3f9db2c93684499c68f1a85e57d888858dc5c "
3034+ integrity sha512-AXbDZjRzMQpmvyqeXlS9NV4eNHWGV1Fg/1v6FtuIAu+zsYJJ0mJ2JumqNUxF47rxOoeL9jGtuMxInx9rgqnFCw ==
30353035
30363036flow-parser@0.*, flow-parser@^0.121.0 :
30373037 version "0.121.0"
You can’t perform that action at this time.
0 commit comments