File tree Expand file tree Collapse file tree 4 files changed +140
-127
lines changed
packages/eslint-config-react Expand file tree Collapse file tree 4 files changed +140
-127
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @scaleway/eslint-config-react ' : patch
3+ ---
4+
5+ Updated dependency ` @typescript-eslint/eslint-plugin ` to ` 8.0.0 ` .
6+ Updated dependency ` @typescript-eslint/parser ` to ` 8.0.0 ` .
Original file line number Diff line number Diff line change 3535 "builtin-modules" : " 4.0.0" ,
3636 "cross-env" : " 7.0.3" ,
3737 "esbuild-plugin-browserslist" : " 0.14.0" ,
38- "eslint" : " 9.8 .0" ,
38+ "eslint" : " 9.9 .0" ,
3939 "globals" : " 15.9.0" ,
4040 "happy-dom" : " 14.12.3" ,
4141 "husky" : " 9.1.4" ,
Original file line number Diff line number Diff line change 3434 "@emotion/eslint-plugin" : " 11.12.0" ,
3535 "@eslint/compat" : " 1.1.1" ,
3636 "@eslint/eslintrc" : " 3.1.0" ,
37- "@typescript-eslint/eslint-plugin" : " 8.0 .0" ,
38- "@typescript-eslint/parser" : " 8.0 .0" ,
37+ "@typescript-eslint/eslint-plugin" : " 8.1 .0" ,
38+ "@typescript-eslint/parser" : " 8.1 .0" ,
3939 "eslint-config-airbnb" : " 19.0.4" ,
4040 "eslint-config-airbnb-typescript" : " 18.0.0" ,
4141 "eslint-config-prettier" : " 9.1.0" ,
4747 "eslint-plugin-react-hooks" : " 4.6.2"
4848 },
4949 "peerDependencies" : {
50- "eslint" : " >= 9.7 "
50+ "eslint" : " >= 9.9 "
5151 },
5252 "devDependencies" : {
53- "eslint" : " 9.8 .0" ,
53+ "eslint" : " 9.9 .0" ,
5454 "typescript" : " 5.5.4"
5555 }
5656}
You can’t perform that action at this time.
0 commit comments