Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 5 updates (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Jan 13, 2025
2 parents 29085ea + 0450784 commit f90800d
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 286 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.17.0",
"eslint": "9.18.0",
"gitmoji-cli": "^9.5.0",
"hygen": "^6.2.11",
"jest": "^29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
],
"type": "module",
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/core": "^0.9.1",
"@eslint/js": "9.17.0",
"@eslint/compat": "^1.2.5",
"@eslint/core": "^0.10.0",
"@eslint/js": "9.18.0",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"globals": "15.13.0",
"typescript-eslint": "8.19.0"
"typescript-eslint": "8.19.1"
}
}
Loading

0 comments on commit f90800d

Please sign in to comment.