File tree 2 files changed +345
-661
lines changed
2 files changed +345
-661
lines changed Original file line number Diff line number Diff line change 40
40
"@typescript-eslint/parser" : " ^5.9.1" ,
41
41
"concurrently" : " ^5.1.0" ,
42
42
"cross-env" : " ^5.2.0" ,
43
- "eslint" : " ^8.6 .0" ,
44
- "eslint-config-prettier" : " ^8.3 .0" ,
45
- "eslint-config-react-app" : " ^7.0.0 " ,
43
+ "eslint" : " ^8.19 .0" ,
44
+ "eslint-config-prettier" : " ^8.5 .0" ,
45
+ "eslint-config-react-app" : " ^7.0.1 " ,
46
46
"eslint-plugin-cypress" : " ^2.12.1" ,
47
- "eslint-plugin-prettier" : " ^4.0.0 " ,
47
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
48
48
"full-icu" : " ~1.3.1" ,
49
49
"husky" : " ^2.3.0" ,
50
50
"jest" : " 26.6.0" ,
51
51
"jest-circus" : " 26.6.0" ,
52
52
"jest-resolve" : " 26.6.0" ,
53
53
"jest-watch-typeahead" : " 0.6.1" ,
54
54
"lerna" : " ~5.1.8" ,
55
- "lint-staged" : " ^8.1.7 " ,
55
+ "lint-staged" : " ^13.0.3 " ,
56
56
"lolex" : " ~2.3.2" ,
57
57
"prettier" : " ~2.1.1" ,
58
58
"raf" : " ~3.4.1" ,
83
83
"terser-webpack-plugin" : " ^5.0.0" ,
84
84
"webpack-dev-middleware" : " ^4.1.0" ,
85
85
"webpack-virtual-modules" : " ^0.4.2" ,
86
- "mini-css-extract-plugin" : " 2.4.5"
86
+ "mini-css-extract-plugin" : " 2.4.5" ,
87
+ "minimist" : " ^1.2.6" ,
88
+ "ejs" : " ^3.1.7"
87
89
},
88
90
"packageManager" : " yarn@3.1.1"
89
91
}
You can’t perform that action at this time.
0 commit comments