Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 5 updates (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Oct 21, 2024
2 parents 9a8e66a + 6b14923 commit 7143242
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 155 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"danger": "^12.3.3",
"esbuild": "^0.24.0",
"esbuild-node-externals": "^1.14.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"gitmoji-cli": "^9.4.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.0",
"@eslint/js": "9.12.0",
"@eslint/compat": "^1.2.1",
"@eslint/js": "9.13.0",
"@types/eslint__js": "^8.42.3",
"@eslint/core": "^0.6.0",
"@eslint/core": "^0.7.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"globals": "15.11.0",
"typescript-eslint": "8.8.1"
"typescript-eslint": "8.10.0"
}
}
Loading

0 comments on commit 7143242

Please sign in to comment.