Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Dec 23, 2024
2 parents 4b565bc + b465ce2 commit 4a00f9f
Show file tree
Hide file tree
Showing 3 changed files with 294 additions and 214 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"danger": "^12.3.3",
"esbuild": "^0.24.0",
"esbuild-node-externals": "^1.14.0",
"eslint": "9.16.0",
"eslint": "9.17.0",
"gitmoji-cli": "^9.5.0",
"hygen": "^6.2.11",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/core": "^0.9.1",
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"globals": "15.13.0",
"typescript-eslint": "8.17.0"
"typescript-eslint": "8.18.1"
}
}
Loading

0 comments on commit 4a00f9f

Please sign in to comment.