File tree 5 files changed +9
-9
lines changed
react-native-codegen-typescript-test
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 49
49
"@babel/preset-env" : " ^7.25.3" ,
50
50
"@babel/preset-flow" : " ^7.24.7" ,
51
51
"@definitelytyped/dtslint" : " ^0.0.127" ,
52
- "@jest/create-cache-key-function" : " ^29.6.3 " ,
52
+ "@jest/create-cache-key-function" : " ^29.7.0 " ,
53
53
"@react-native/metro-babel-transformer" : " 0.79.0-main" ,
54
54
"@react-native/metro-config" : " 0.79.0-main" ,
55
55
"@tsconfig/node18" : " 1.0.1" ,
83
83
"hermes-eslint" : " 0.25.1" ,
84
84
"hermes-transform" : " 0.25.1" ,
85
85
"inquirer" : " ^7.1.0" ,
86
- "jest" : " ^29.6.3 " ,
86
+ "jest" : " ^29.7.0 " ,
87
87
"jest-diff" : " ^29.7.0" ,
88
88
"jest-junit" : " ^10.0.0" ,
89
89
"jest-snapshot" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 26
26
"chalk" : " ^4.1.2" ,
27
27
"commander" : " ^12.0.0" ,
28
28
"eslint" : " ^8.19.0" ,
29
- "jest" : " ^29.6.3 " ,
29
+ "jest" : " ^29.7.0 " ,
30
30
"listr2" : " ^8.2.1" ,
31
31
"react-test-renderer" : " 19.0.0" ,
32
32
"rxjs" : " ^7.8.1"
Original file line number Diff line number Diff line change 33
33
"@babel/plugin-transform-flow-strip-types" : " ^7.25.2" ,
34
34
"@babel/preset-env" : " ^7.25.3" ,
35
35
"@types/jest" : " ^29.5.3" ,
36
- "jest" : " ^29.6.3 " ,
36
+ "jest" : " ^29.7.0 " ,
37
37
"rimraf" : " ^3.0.2"
38
38
},
39
39
"peerDependencies" : {
Original file line number Diff line number Diff line change 107
107
}
108
108
},
109
109
"dependencies" : {
110
- "@jest/create-cache-key-function" : " ^29.6.3 " ,
110
+ "@jest/create-cache-key-function" : " ^29.7.0 " ,
111
111
"@react-native/assets-registry" : " 0.79.0-main" ,
112
112
"@react-native/codegen" : " 0.79.0-main" ,
113
113
"@react-native/community-cli-plugin" : " 0.79.0-main" ,
127
127
"flow-enums-runtime" : " ^0.0.6" ,
128
128
"glob" : " ^7.1.1" ,
129
129
"invariant" : " ^2.2.4" ,
130
- "jest-environment-node" : " ^29.6.3 " ,
130
+ "jest-environment-node" : " ^29.7.0 " ,
131
131
"memoize-one" : " ^5.0.0" ,
132
132
"metro-runtime" : " ^0.81.0" ,
133
133
"metro-source-map" : " ^0.81.0" ,
Original file line number Diff line number Diff line change 1360
1360
slash "^3.0.0"
1361
1361
strip-ansi "^6.0.0"
1362
1362
1363
- " @jest/create-cache-key-function@^29.6.3 " :
1363
+ " @jest/create-cache-key-function@^29.7.0 " :
1364
1364
version "29.7.0"
1365
1365
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-29.7.0.tgz#793be38148fab78e65f40ae30c36785f4ad859f0"
1366
1366
integrity sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==
@@ -5531,7 +5531,7 @@ jest-each@^29.7.0:
5531
5531
jest-util "^29.7.0"
5532
5532
pretty-format "^29.7.0"
5533
5533
5534
- jest-environment-node@^29.6.3, jest-environment-node@^29. 7.0 :
5534
+ jest-environment-node@^29.7.0 :
5535
5535
version "29.7.0"
5536
5536
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-29.7.0.tgz#0b93e111dda8ec120bc8300e6d1fb9576e164376"
5537
5537
integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==
@@ -5799,7 +5799,7 @@ jest-worker@^29.6.3, jest-worker@^29.7.0:
5799
5799
merge-stream "^2.0.0"
5800
5800
supports-color "^8.0.0"
5801
5801
5802
- jest@^29.6.3 :
5802
+ jest@^29.7.0 :
5803
5803
version "29.7.0"
5804
5804
resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0.tgz#994676fc24177f088f1c5e3737f5697204ff2613"
5805
5805
integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==
You can’t perform that action at this time.
0 commit comments