File tree 2 files changed +793
-751
lines changed
2 files changed +793
-751
lines changed Original file line number Diff line number Diff line change 28
28
"@testing-library/react" : " ^13.1.1" ,
29
29
"@testing-library/react-12" : " npm:@testing-library/react@^12.1.2" ,
30
30
"@testing-library/react-hooks" : " ^8.0.0" ,
31
- "@types/jest" : " ^27 .0.2 " ,
31
+ "@types/jest" : " ^29 .0.0 " ,
32
32
"@types/react" : " ^18.0.0" ,
33
33
"@types/react-dom" : " ^18.0.0" ,
34
34
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
44
44
"eslint-plugin-react" : " ^7.26.1" ,
45
45
"eslint-plugin-react-hooks" : " ^4.2.0" ,
46
46
"husky" : " ^7.0.0" ,
47
- "jest" : " ^27.2.4 " ,
47
+ "jest" : " ^29.0.0 " ,
48
48
"jest-fetch-mock" : " ^3.0.3" ,
49
49
"jest-mock-extended" : " ^2.0.4" ,
50
50
"lint-staged" : " ^11.2.0" ,
57
57
"shelljs" : " ^0.8.4" ,
58
58
"shx" : " ^0.3.3" ,
59
59
"simple-git" : " ^3.7.0" ,
60
- "ts-jest" : " ^27 .0.5 " ,
60
+ "ts-jest" : " ^28 .0.0 " ,
61
61
"typescript" : " ^4.4.3"
62
62
},
63
63
"scripts" : {
You can’t perform that action at this time.
0 commit comments