File tree 4 files changed +383
-321
lines changed
4 files changed +383
-321
lines changed Original file line number Diff line number Diff line change 29
29
"jest" : " ^29.0.0"
30
30
},
31
31
"dependencies" : {
32
- "@jest/transform" : " ~29.4 .0" ,
33
- "@jest/types" : " ~29.4 .0" ,
32
+ "@jest/transform" : " ~29.5 .0" ,
33
+ "@jest/types" : " ~29.5 .0" ,
34
34
"@types/fs-extra" : " ~11.0.0" ,
35
35
"fs-extra" : " ~11.1.0" ,
36
- "jest-environment-jsdom" : " ~29.4 .0" ,
37
- "jest-runtime" : " ~29.4 .0" ,
36
+ "jest-environment-jsdom" : " ~29.5 .0" ,
37
+ "jest-runtime" : " ~29.5 .0" ,
38
38
"ts-jest" : " ~29.0.0" ,
39
39
"typescript" : " ~4.9.0" ,
40
40
"whatwg-fetch" : " ~3.6.0"
41
41
},
42
42
"devDependencies" : {
43
43
"@types/jest" : " ~29.4.0" ,
44
44
"@types/node" : " ~18.14.0" ,
45
- "jest" : " ~29.4 .0"
45
+ "jest" : " ~29.5 .0"
46
46
}
47
47
}
Original file line number Diff line number Diff line change 39
39
"@testing-library/react" : " ~14.0.0" ,
40
40
"@types/jquery" : " 3.5.7" ,
41
41
"jquery" : " ~3.6.0" ,
42
- "pretty-format" : " ~29.4 .0"
42
+ "pretty-format" : " ~29.5 .0"
43
43
},
44
44
"devDependencies" : {
45
45
"@types/jest" : " ~29.4.0" ,
46
46
"@types/react" : " ~18.0.0" ,
47
47
"@types/react-dom" : " ~18.0.0" ,
48
- "jest" : " ~29.4 .0" ,
48
+ "jest" : " ~29.5 .0" ,
49
49
"jest-react-mock" : " ~3.1.2" ,
50
50
"react" : " ~18.2.0" ,
51
51
"react-dom" : " ~18.2.0" ,
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " pnpm run build && pnpm run package"
31
31
},
32
32
"dependencies" : {
33
- "@jest/types" : " ~29.4 .0" ,
33
+ "@jest/types" : " ~29.5 .0" ,
34
34
"@tdd-buffet/jest-config" : " ^5.0.2" ,
35
35
"@types/chai" : " ~4.3.0" ,
36
36
"@types/fs-extra" : " ~11.0.0" ,
37
37
"@types/jest" : " ~29.4.0" ,
38
38
"chai" : " ~4.3.0" ,
39
39
"execa" : " ~7.0.0" ,
40
40
"fs-extra" : " ~11.1.0" ,
41
- "jest" : " ~29.4 .0" ,
41
+ "jest" : " ~29.5 .0" ,
42
42
"meow" : " ~9.0.0" ,
43
43
"mitt" : " ~3.0.0" ,
44
44
"puppeteer" : " ~19.7.0" ,
You can’t perform that action at this time.
0 commit comments