Commit 1e0226f 1 parent bf405d7 commit 1e0226f Copy full SHA for 1e0226f
File tree 4 files changed +195
-206
lines changed
4 files changed +195
-206
lines changed Original file line number Diff line number Diff line change 98
98
},
99
99
"dependencies" : {
100
100
"@jest/create-cache-key-function" : " ^27.0.1" ,
101
- "@react-native-community/cli" : " ^8.0.0-alpha.4 " ,
101
+ "@react-native-community/cli" : " ^8.0.0-alpha.5 " ,
102
102
"@react-native-community/cli-platform-android" : " ^8.0.0-alpha.3" ,
103
103
"@react-native-community/cli-platform-ios" : " ^8.0.0-alpha.3" ,
104
104
"@react-native/assets" : " 1.0.0" ,
112
112
"invariant" : " ^2.2.4" ,
113
113
"jsc-android" : " ^250230.2.1" ,
114
114
"memoize-one" : " ^5.0.0" ,
115
- "metro-react-native-babel-transformer" : " 0.70.1 " ,
116
- "metro-runtime" : " 0.70.1 " ,
117
- "metro-source-map" : " 0.70.1 " ,
115
+ "metro-react-native-babel-transformer" : " 0.70.3 " ,
116
+ "metro-runtime" : " 0.70.3 " ,
117
+ "metro-source-map" : " 0.70.3 " ,
118
118
"nullthrows" : " ^1.1.1" ,
119
119
"pretty-format" : " ^26.5.2" ,
120
120
"promise" : " ^8.0.3" ,
Original file line number Diff line number Diff line change 39
39
"jest" : " ^26.6.3" ,
40
40
"jest-junit" : " ^10.0.0" ,
41
41
"jscodeshift" : " ^0.13.1" ,
42
- "metro-babel-register" : " 0.70.1 " ,
42
+ "metro-babel-register" : " 0.70.3 " ,
43
43
"mkdirp" : " ^0.5.1" ,
44
44
"prettier" : " ^2.4.1" ,
45
45
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 20
20
"babel-jest" : " ^26.6.3" ,
21
21
"eslint" : " ^7.32.0" ,
22
22
"jest" : " ^26.6.3" ,
23
- "metro-react-native-babel-preset" : " ^0.70.1 " ,
23
+ "metro-react-native-babel-preset" : " ^0.70.3 " ,
24
24
"react-test-renderer" : " 18.0.0"
25
25
},
26
26
"jest" : {
You can’t perform that action at this time.
0 commit comments