File tree Expand file tree Collapse file tree 2 files changed +340
-266
lines changed Expand file tree Collapse file tree 2 files changed +340
-266
lines changed Original file line number Diff line number Diff line change 40
40
"@types/react" : " ^18.0.0" ,
41
41
"@types/react-native" : " ^0.69.1" ,
42
42
"@types/react-test-renderer" : " ^18.0.0" ,
43
- "babel-jest" : " ^29.0.0 " ,
43
+ "babel-jest" : " ^29.0.2 " ,
44
44
"conventional-changelog-cli" : " ^2.0.11" ,
45
45
"cp-cli" : " ^2.0.0" ,
46
46
"dedent" : " ^0.7.0" ,
47
47
"del-cli" : " ^5.0.0" ,
48
48
"eslint" : " ^8.21.0" ,
49
49
"flow-bin" : " ~0.170.0" ,
50
50
"flow-copy-source" : " ^2.0.9" ,
51
- "jest" : " ^29.0.0 " ,
51
+ "jest" : " ^29.0.2 " ,
52
52
"react" : " ^18.0.0" ,
53
53
"react-native" : " ~0.69.1" ,
54
54
"react-test-renderer" : " ^18.0.0" ,
55
55
"strip-ansi" : " ^6.0.0" ,
56
56
"typescript" : " ^4.0.2"
57
57
},
58
58
"dependencies" : {
59
- "pretty-format" : " ^29.0.0 "
59
+ "pretty-format" : " ^29.0.2 "
60
60
},
61
61
"peerDependencies" : {
62
62
"react" : " >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments