File tree Expand file tree Collapse file tree 2 files changed +179
-169
lines changed Expand file tree Collapse file tree 2 files changed +179
-169
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/preset-typescript" : " ^7.18.6" ,
37
37
"@callstack/eslint-config" : " ^13.0.1" ,
38
38
"@testing-library/jest-native" : " ^5.0.0" ,
39
- "@types/jest" : " ^29.0.2 " ,
39
+ "@types/jest" : " ^29.2.0 " ,
40
40
"@types/react" : " ~18.0.18" ,
41
41
"@types/react-native" : " ~0.70.0" ,
42
42
"@types/react-test-renderer" : " ~18.0.0" ,
43
- "babel-jest" : " ^29.0.3 " ,
43
+ "babel-jest" : " ^29.2.2 " ,
44
44
"conventional-changelog-cli" : " ^2.2.2" ,
45
45
"dedent" : " ^0.7.0" ,
46
46
"del-cli" : " ^5.0.0" ,
47
47
"eslint" : " ^8.21.0" ,
48
48
"flow-bin" : " ~0.170.0" ,
49
49
"flow-copy-source" : " ^2.0.9" ,
50
- "jest" : " ^29.0.3 " ,
50
+ "jest" : " ^29.2.2 " ,
51
51
"react" : " 18.1.0" ,
52
52
"react-native" : " 0.70.4" ,
53
53
"react-test-renderer" : " 18.1.0" ,
54
54
"strip-ansi" : " ^6.0.0" ,
55
55
"typescript" : " ^4.0.2"
56
56
},
57
57
"dependencies" : {
58
- "pretty-format" : " ^29.0.3 "
58
+ "pretty-format" : " ^29.0.0 "
59
59
},
60
60
"peerDependencies" : {
61
61
"jest" : " >=28.0.0" ,
You can’t perform that action at this time.
0 commit comments