This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +238
-204
lines changed
eslint-config-tslint-base
eslint-config-tslint-react Expand file tree Collapse file tree 4 files changed +238
-204
lines changed Original file line number Diff line number Diff line change 2121 " lib"
2222 ],
2323 "dependencies" : {
24- "@biomejs/biome" : " ^1.6.3 "
24+ "@biomejs/biome" : " ^1.6.4 "
2525 },
2626 "peerDependencies" : {
27- "@biomejs/biome" : " ^1.6.3 "
27+ "@biomejs/biome" : " ^1.6.4 "
2828 },
2929 "publishConfig" : {
3030 "access" : " public" ,
Original file line number Diff line number Diff line change 2020 " lib"
2121 ],
2222 "dependencies" : {
23- "@typescript-eslint/eslint-plugin" : " ^7.4 .0" ,
23+ "@typescript-eslint/eslint-plugin" : " ^7.6 .0" ,
2424 "@typescript-eslint/eslint-plugin-tslint" : " ^7.0.2" ,
25- "@typescript-eslint/parser" : " ^7.4 .0" ,
25+ "@typescript-eslint/parser" : " ^7.6 .0" ,
2626 "eslint" : " ^8.57.0" ,
2727 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
2828 "eslint-plugin-import" : " ^2.29.1" ,
2929 "eslint-plugin-json-files" : " ^4.1.0" ,
3030 "eslint-plugin-prefer-arrow" : " ^1.2.3" ,
3131 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
32- "typescript" : " ^5.4.3 "
32+ "typescript" : " ^5.4.4 "
3333 },
3434 "publishConfig" : {
3535 "access" : " public" ,
Original file line number Diff line number Diff line change 2020 " lib"
2121 ],
2222 "dependencies" : {
23- "@typescript-eslint/eslint-plugin" : " ^7.4 .0" ,
24- "@typescript-eslint/parser" : " ^7.4 .0" ,
23+ "@typescript-eslint/eslint-plugin" : " ^7.6 .0" ,
24+ "@typescript-eslint/parser" : " ^7.6 .0" ,
2525 "eslint-config-airbnb" : " ^19.0.4" ,
2626 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
2727 "eslint-config-react-app" : " ^7.0.1" ,
You can’t perform that action at this time.
0 commit comments