Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent d1dc5c9 commit b23de15
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 119 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/runtime": "7.25.4",
"@manypkg/cli": "0.21.4",
"check-dependency-version-consistency": "4.1.0",
"eslint": "8.57.0",
"eslint": "9.13.0",
"node-gyp": "10.2.0",
"prettier": "3.3.3",
"turbo": "1.13.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"better-sqlite3": "9.6.0",
"dotenv-cli": "7.4.2",
"drizzle-kit": "0.24.2",
"eslint": "8.57.0",
"eslint": "9.13.0",
"typescript": "5.5.4",
"wrangler": "3.72.3"
}
Expand Down
Loading

0 comments on commit b23de15

Please sign in to comment.