File tree Expand file tree Collapse file tree 2 files changed +144
-561
lines changed
Expand file tree Collapse file tree 2 files changed +144
-561
lines changed Original file line number Diff line number Diff line change 88 " ESLint config"
99 ],
1010 "main" : " index.js" ,
11- "scripts" : {
12- "test" : " echo \" Error: no test specified\" && exit 1"
13- },
1411 "author" : " bumbledos@gmail.com" ,
1512 "license" : " MIT" ,
1613 "repository" : {
2118 "yarn" : " ^1.21.1"
2219 },
2320 "dependencies" : {
24- "@babel/core" : " ^7.20.12 " ,
25- "@babel/eslint-parser" : " ^7.19 .1" ,
26- "@typescript-eslint/parser" : " ^5.50 .0" ,
21+ "@babel/core" : " ^7.24.3 " ,
22+ "@babel/eslint-parser" : " ^7.24 .1" ,
23+ "@typescript-eslint/parser" : " ^7.5 .0" ,
2724 "eslint-config-google" : " ^0.9.1"
2825 },
2926 "devDependencies" : {
30- "@typescript-eslint/eslint-plugin" : " ^5.50 .0" ,
27+ "@typescript-eslint/eslint-plugin" : " ^7.5 .0" ,
3128 "eslint" : " ^8.33.0" ,
3229 "eslint-plugin-import" : " ^2.27.5" ,
3330 "eslint-plugin-react" : " ^7.27.0" ,
3431 "eslint-plugin-react-hooks" : " ^4.3.0" ,
35- "typescript" : " ^5.1.6 "
32+ "typescript" : " ^5.4.3 "
3633 },
3734 "peerDependencies" : {
38- "@typescript-eslint/eslint-plugin" : " ^5.50 .0" ,
35+ "@typescript-eslint/eslint-plugin" : " ^7.5 .0" ,
3936 "eslint" : " ^8.33.0" ,
4037 "eslint-plugin-import" : " ^2.27.5" ,
4138 "eslint-plugin-react" : " ^7.27.0" ,
You can’t perform that action at this time.
0 commit comments