File tree Expand file tree Collapse file tree 2 files changed +673
-580
lines changed Expand file tree Collapse file tree 2 files changed +673
-580
lines changed Original file line number Diff line number Diff line change 42
42
"@eslint/compat" : " ^1.2.0" ,
43
43
"@eslint/eslintrc" : " ^3.3.0" ,
44
44
"@eslint/js" : " ^9.24.0" ,
45
- "@jest/expect-utils" : " ^29 .0.0" ,
46
- "@types/jest" : " ^29 .0.0" ,
45
+ "@jest/expect-utils" : " ^30 .0.0" ,
46
+ "@types/jest" : " ^30 .0.0" ,
47
47
"@typescript-eslint/eslint-plugin" : " ^8.29.0" ,
48
48
"@typescript-eslint/parser" : " ^8.0.0" ,
49
49
"eslint" : " ^9.0.0" ,
54
54
"eslint-plugin-prettier" : " ^5.2.0" ,
55
55
"globals" : " ^16.0.0" ,
56
56
"husky" : " ^9.0.0" ,
57
- "jest" : " ^29 .0.0" ,
57
+ "jest" : " ^30 .0.0" ,
58
58
"jest-serializer-ansi-escapes" : " ^4.0.0" ,
59
59
"jest-watch-typeahead" : " ^2.0.0" ,
60
60
"lint-staged" : " ~16.1.0" ,
64
64
"typescript" : " ^5.0.0"
65
65
},
66
66
"dependencies" : {
67
- "jest-diff" : " ^29 .0.0"
67
+ "jest-diff" : " ^30 .0.0"
68
68
},
69
69
"engines" : {
70
70
"node" : " ^18.12.0 || ^20.9.0 || ^22.11.0 || >=23.0.0"
You can’t perform that action at this time.
0 commit comments