File tree Expand file tree Collapse file tree 2 files changed +913
-557
lines changed Expand file tree Collapse file tree 2 files changed +913
-557
lines changed Original file line number Diff line number Diff line change 44
44
"testEnvironment" : " node"
45
45
},
46
46
"dependencies" : {
47
- "@jest/reporters" : " ^29 .0.2 " ,
47
+ "@jest/reporters" : " ^30 .0.0 " ,
48
48
"yoga-layout-prebuilt" : " ^1.10.0"
49
49
},
50
50
"devDependencies" : {
51
51
"@commitlint/cli" : " ^19.3.0" ,
52
52
"@commitlint/config-conventional" : " ^19.2.2" ,
53
- "@jest/test-result" : " ^29 .0.2 " ,
54
- "@jest/types" : " ^29 .0.2 " ,
53
+ "@jest/test-result" : " ^30 .0.0 " ,
54
+ "@jest/types" : " ^30 .0.0 " ,
55
55
"@semantic-release/changelog" : " ^6.0.0" ,
56
56
"@semantic-release/git" : " ^10.0.0" ,
57
57
"@tsconfig/node14" : " ^14.1.2" ,
72
72
"eslint-plugin-react-hooks" : " ^4.0.2" ,
73
73
"husky" : " ^9.0.0" ,
74
74
"ink" : " ^3.2.0" ,
75
- "jest" : " ^29 .0.2 " ,
76
- "jest-util" : " ^29 .0.2 " ,
75
+ "jest" : " ^30 .0.0 " ,
76
+ "jest-util" : " ^30 .0.0 " ,
77
77
"lint-staged" : " ^15.0.0" ,
78
78
"prettier" : " ^3.0.0" ,
79
79
"react" : " ^18.0.0" ,
83
83
"typescript" : " ^5.0.0"
84
84
},
85
85
"peerDependencies" : {
86
- "jest" : " ^27.0.0 || ^28.0.0 || ^29 .0.0"
86
+ "jest" : " ^30 .0.0"
87
87
},
88
88
"resolutions" : {
89
89
"eslint-plugin-jest/@typescript-eslint/utils" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments