File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 4
4
"@jest/globals" : " latest" ,
5
5
"@testing-library/jest-dom" : " ^5.14.1" ,
6
6
"@testing-library/react" : " ^13.0.0" ,
7
- "@testing-library/user-event" : " ^13.2.1"
7
+ "@testing-library/user-event" : " ^13.2.1" ,
8
+ "babel-jest" : " latest" ,
9
+ "jest" : " latest"
8
10
}
9
11
}
10
12
}
Original file line number Diff line number Diff line change 40
40
"@babel/core" : " ^7.16.0" ,
41
41
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.3" ,
42
42
"@svgr/webpack" : " ^5.5.0" ,
43
- "babel-jest" : " ^27.4.2" ,
44
43
"babel-loader" : " ^8.2.3" ,
45
44
"babel-plugin-named-asset-import" : " ^0.3.8" ,
46
45
"babel-preset-react-app" : " ^10.0.1" ,
56
55
"fs-extra" : " ^10.0.0" ,
57
56
"html-webpack-plugin" : " ^5.5.0" ,
58
57
"identity-obj-proxy" : " ^3.0.0" ,
59
- "jest" : " ^27.4.3" ,
60
- "jest-resolve" : " ^27.4.2" ,
61
- "jest-watch-typeahead" : " ^1.0.0" ,
62
58
"mini-css-extract-plugin" : " ^2.4.5" ,
63
59
"postcss" : " ^8.4.4" ,
64
60
"postcss-flexbugs-fixes" : " ^5.0.2" ,
You can’t perform that action at this time.
0 commit comments