File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
"test:unit:watch" : " npm run test:unit -- --watch"
31
31
},
32
32
"dependencies" : {
33
- "@typescript-eslint/eslint-plugin" : " ^4.33.0 " ,
34
- "@typescript-eslint/parser" : " ^4.33.0 " ,
33
+ "@typescript-eslint/eslint-plugin" : " ^5.48.2 " ,
34
+ "@typescript-eslint/parser" : " ^5.48.2 " ,
35
35
"chalk" : " ^4.1.2" ,
36
36
"clean-webpack-plugin" : " ^3.0.0" ,
37
37
"css-loader" : " ^5.2.7" ,
38
- "eslint" : " ^7 .32.0" ,
39
- "eslint-config-prettier" : " ^7.2 .0" ,
40
- "eslint-plugin-react" : " ^7.29.4 " ,
41
- "eslint-plugin-react-hooks" : " ^4.5 .0" ,
38
+ "eslint" : " ^8 .32.0" ,
39
+ "eslint-config-prettier" : " ^8.6 .0" ,
40
+ "eslint-plugin-react" : " ^7.32.1 " ,
41
+ "eslint-plugin-react-hooks" : " ^4.6 .0" ,
42
42
"fs-extra" : " ^9.0.1" ,
43
43
"inquirer" : " ^7.3.3" ,
44
44
"postcss" : " ^8.4.13" ,
You can’t perform that action at this time.
0 commit comments