File tree Expand file tree Collapse file tree 8 files changed +1003
-912
lines changed Expand file tree Collapse file tree 8 files changed +1003
-912
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint" ,
3- "version" : " 8.20 .0-sdk" ,
3+ "version" : " 8.22 .0-sdk" ,
44 "main" : " ./lib/api.js" ,
55 "type" : " commonjs"
66}
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ plugins:
1212 - path : .yarn/plugins/@yarnpkg/plugin-version.cjs
1313 spec : " @yarnpkg/plugin-version"
1414
15- yarnPath : .yarn/releases/yarn-3.2.1 .cjs
15+ yarnPath : .yarn/releases/yarn-3.2.2 .cjs
Original file line number Diff line number Diff line change 1616 "@saberhq/eslint-config" : " workspace:*" ,
1717 "@saberhq/eslint-config-react" : " workspace:*" ,
1818 "@saberhq/tsconfig" : " workspace:*" ,
19- "@types/eslint" : " ^8.4.5 " ,
20- "@types/node" : " ^18.0.5 " ,
21- "@types/react" : " ^18.0.15 " ,
22- "@typescript-eslint/utils" : " ^5.30.6 " ,
19+ "@types/eslint" : " ^8.4.6 " ,
20+ "@types/node" : " ^18.7.11 " ,
21+ "@types/react" : " ^18.0.17 " ,
22+ "@typescript-eslint/utils" : " ^5.34.0 " ,
2323 "@yarnpkg/doctor" : " ^3.1.3" ,
24- "eslint" : " ^8.20 .0" ,
24+ "eslint" : " ^8.22 .0" ,
2525 "husky" : " ^8.0.1" ,
2626 "lint-staged" : " ^13.0.3" ,
2727 "prettier" : " ^2.7.1" ,
3939 "doctor:packages" : " yarn doctor packages/"
4040 },
4141 "version" : " 2.0.3" ,
42- "packageManager" :
" [email protected] .1 " 42+ "packageManager" :
" [email protected] .2 " 4343}
Original file line number Diff line number Diff line change 2929 },
3030 "dependencies" : {
3131 "@saberhq/eslint-config" : " workspace:^" ,
32- "eslint-plugin-jsx-a11y" : " ^6.6.0 " ,
32+ "eslint-plugin-jsx-a11y" : " ^6.6.1 " ,
3333 "eslint-plugin-react" : " ^7.30.1" ,
3434 "eslint-plugin-react-hooks" : " ^4.6.0"
3535 },
3636 "devDependencies" : {
3737 "@saberhq/tsconfig" : " workspace:^" ,
38- "@types/eslint" : " ^8.4.5 " ,
39- "@types/node" : " ^18.0.5 " ,
40- "@typescript-eslint/utils" : " ^5.30.6 " ,
41- "eslint" : " ^8.20 .0" ,
38+ "@types/eslint" : " ^8.4.6 " ,
39+ "@types/node" : " ^18.7.11 " ,
40+ "@typescript-eslint/utils" : " ^5.34.0 " ,
41+ "eslint" : " ^8.22 .0" ,
4242 "typescript" : " ^4.7.4"
4343 }
4444}
Original file line number Diff line number Diff line change 2727 "eslint" : " >=7"
2828 },
2929 "dependencies" : {
30- "@typescript-eslint/eslint-plugin" : " ^5.30.6 " ,
31- "@typescript-eslint/parser" : " ^5.30.6 " ,
30+ "@typescript-eslint/eslint-plugin" : " ^5.34.0 " ,
31+ "@typescript-eslint/parser" : " ^5.34.0 " ,
3232 "eslint-config-prettier" : " ^8.5.0" ,
3333 "eslint-import-resolver-node" : " ^0.3.6" ,
3434 "eslint-plugin-import" : " ^2.26.0" ,
3939 },
4040 "devDependencies" : {
4141 "@saberhq/tsconfig" : " workspace:^" ,
42- "@types/eslint" : " ^8.4.5 " ,
43- "@types/node" : " ^18.0.5 " ,
44- "@typescript-eslint/utils" : " ^5.30.6 " ,
45- "eslint" : " ^8.20 .0" ,
42+ "@types/eslint" : " ^8.4.6 " ,
43+ "@types/node" : " ^18.7.11 " ,
44+ "@typescript-eslint/utils" : " ^5.34.0 " ,
45+ "eslint" : " ^8.22 .0" ,
4646 "typescript" : " ^4.7.4"
4747 }
4848}
You can’t perform that action at this time.
0 commit comments