File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"eslint-plugin-flowtype" : " 3.x || 4.x" ,
23
23
"eslint-plugin-import" : " 2.x" ,
24
24
"eslint-plugin-jest" : " 23.x" ,
25
- "eslint-plugin-jest-dom" : " 1 .x" ,
25
+ "eslint-plugin-jest-dom" : " 2 .x" ,
26
26
"eslint-plugin-jsx-a11y" : " 6.x" ,
27
27
"eslint-plugin-react" : " 7.x" ,
28
28
"eslint-plugin-react-hooks" : " 1.x || 2.x" ,
29
- "eslint-plugin-testing-library" : " 1 .x"
29
+ "eslint-plugin-testing-library" : " 2 .x"
30
30
},
31
31
"dependencies" : {
32
32
"confusing-browser-globals" : " ^1.0.9"
Original file line number Diff line number Diff line change 48
48
"eslint-loader" : " 3.0.3" ,
49
49
"eslint-plugin-flowtype" : " 4.6.0" ,
50
50
"eslint-plugin-import" : " 2.20.1" ,
51
- "eslint-plugin-jest" : " 23.1.1 " ,
52
- "eslint-plugin-jest-dom" : " 1.3 .0" ,
51
+ "eslint-plugin-jest" : " 23.6.0 " ,
52
+ "eslint-plugin-jest-dom" : " 2.0 .0" ,
53
53
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
54
54
"eslint-plugin-react" : " 7.19.0" ,
55
55
"eslint-plugin-react-hooks" : " ^1.6.1" ,
56
- "eslint-plugin-testing-library" : " 1.3.2 " ,
56
+ "eslint-plugin-testing-library" : " 2.2.1 " ,
57
57
"file-loader" : " 4.3.0" ,
58
58
"fs-extra" : " ^8.1.0" ,
59
59
"html-webpack-plugin" : " 4.0.0-beta.11" ,
You can’t perform that action at this time.
0 commit comments