File tree Expand file tree Collapse file tree 4 files changed +762
-933
lines changed
packages/eslint-config-react Expand file tree Collapse file tree 4 files changed +762
-933
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @scaleway/eslint-config-react ' : patch
3+ ---
4+
5+ Updated dependency ` eslint ` to ` 9.7.0 ` .
Original file line number Diff line number Diff line change 99 "pnpm" : " >=9.x"
1010 },
1111 "dependencies" : {
12- "@babel/core" : " 7.24.9 " ,
12+ "@babel/core" : " 7.25.2 " ,
1313 "@babel/eslint-parser" : " 7.25.1" ,
1414 "@babel/plugin-transform-runtime" : " 7.24.7" ,
1515 "@babel/preset-env" : " 7.25.3" ,
3131 "@types/react-dom" : " 18.3.0" ,
3232 "@vitejs/plugin-react" : " 4.3.1" ,
3333 "@vitest/coverage-istanbul" : " 1.6.0" ,
34- "browserslist" : " 4.23.2 " ,
34+ "browserslist" : " 4.23.3 " ,
3535 "builtin-modules" : " 4.0.0" ,
3636 "cross-env" : " 7.0.3" ,
3737 "esbuild-plugin-browserslist" : " 0.14.0" ,
3838 "eslint" : " 9.7.0" ,
3939 "globals" : " 15.8.0" ,
4040 "happy-dom" : " 14.12.3" ,
4141 "husky" : " 9.0.11" ,
42- "lint-staged" : " 15.2.7 " ,
42+ "lint-staged" : " 15.2.8 " ,
4343 "mockdate" : " 3.0.5" ,
4444 "read-pkg" : " 9.0.1" ,
4545 "shx" : " 0.3.4" ,
Original file line number Diff line number Diff line change 4747 "eslint-plugin-react-hooks" : " 4.6.2"
4848 },
4949 "peerDependencies" : {
50- "eslint" : " >= 9.4 "
50+ "eslint" : " >= 9.7 "
5151 },
5252 "devDependencies" : {
5353 "eslint" : " 9.7.0" ,
You can’t perform that action at this time.
0 commit comments