File tree 4 files changed +8
-8
lines changed
packages/react-native-codegen 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 128
128
"use-sync-external-store" : " ^1.0.0" ,
129
129
"whatwg-fetch" : " ^3.0.0" ,
130
130
"ws" : " ^6.1.4" ,
131
- "react-native-codegen" : " ^0.70.5 "
131
+ "react-native-codegen" : " ^0.70.6 "
132
132
},
133
133
"devDependencies" : {
134
134
"flow-bin" : " ^0.182.0" ,
191
191
}
192
192
]
193
193
}
194
- }
194
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-codegen" ,
3
- "version" : " 0.70.5 " ,
3
+ "version" : " 0.70.6 " ,
4
4
"description" : " ⚛️ Code generation tools for React Native" ,
5
5
"homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 44
44
"mkdirp" : " ^0.5.1" ,
45
45
"prettier" : " ^2.4.1" ,
46
46
"react" : " 18.1.0" ,
47
- "react-native-codegen" : " ^0.70.5 " ,
47
+ "react-native-codegen" : " ^0.70.6 " ,
48
48
"react-test-renderer" : " 18.1.0" ,
49
49
"shelljs" : " ^0.8.5" ,
50
50
"signedsource" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -6160,10 +6160,10 @@ react-native-codegen@*:
6160
6160
jscodeshift "^0.13.1"
6161
6161
nullthrows "^1.1.1"
6162
6162
6163
- react-native-codegen@^0.70.5 :
6164
- version "0.70.5 "
6165
- resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.5 .tgz#afcfec394fc9357d870452eace5c7550e6ac403f "
6166
- integrity sha512-vXqgCWWIWlzsCtwD6hbmwmCleGNJYm+n4xO9VMfzzlF3xt9gjC7/USSMTf/YZlCK/hDwQU412QrNS6A9OH+mag ==
6163
+ react-native-codegen@^0.70.6 :
6164
+ version "0.70.6 "
6165
+ resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.6 .tgz#2ce17d1faad02ad4562345f8ee7cbe6397eda5cb "
6166
+ integrity sha512-kdwIhH2hi+cFnG5Nb8Ji2JwmcCxnaOOo9440ov7XDzSvGfmUStnCzl+MCW8jLjqHcE4icT7N9y+xx4f50vfBTw ==
6167
6167
dependencies :
6168
6168
" @babel/parser" " ^7.14.0"
6169
6169
flow-parser "^0.121.0"
You can’t perform that action at this time.
0 commit comments