diff --git a/accelerate/nextjs-starter/package.json b/accelerate/nextjs-starter/package.json
index 6f2028fb7226e..7201ba53f838e 100644
--- a/accelerate/nextjs-starter/package.json
+++ b/accelerate/nextjs-starter/package.json
@@ -15,7 +15,7 @@
     "@types/react": "18.3.3",
     "@types/react-dom": "18.3.0",
     "autoprefixer": "10.4.19",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-next": "14.2.4",
     "next": "14.2.4",
     "node-fetch": "3.3.2",
diff --git a/pulse/fullstack-leaderboard/package.json b/pulse/fullstack-leaderboard/package.json
index e5e96ae8e4150..5e05693d42d38 100644
--- a/pulse/fullstack-leaderboard/package.json
+++ b/pulse/fullstack-leaderboard/package.json
@@ -24,7 +24,7 @@
     "@types/node": "20.14.5",
     "@types/react": "18.3.3",
     "@types/react-dom": "18.3.0",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-next": "14.2.4",
     "postcss": "8.4.38",
     "prisma": "5.15.0",
diff --git a/pulse/fullstack-simple-chat/client/package.json b/pulse/fullstack-simple-chat/client/package.json
index 6fab218d4acbb..dee505e142cff 100644
--- a/pulse/fullstack-simple-chat/client/package.json
+++ b/pulse/fullstack-simple-chat/client/package.json
@@ -19,7 +19,7 @@
     "@types/react": "18.3.3",
     "@types/react-dom": "18.3.0",
     "autoprefixer": "10.4.19",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-next": "14.2.4",
     "postcss": "8.4.38",
     "tailwindcss": "3.4.4",
diff --git a/pulse/product-search-with-typesense/frontend/package.json b/pulse/product-search-with-typesense/frontend/package.json
index 0ef5117c506b8..f1632641456cb 100644
--- a/pulse/product-search-with-typesense/frontend/package.json
+++ b/pulse/product-search-with-typesense/frontend/package.json
@@ -35,7 +35,7 @@
     "@types/react": "18.3.3",
     "@types/react-dom": "18.3.0",
     "@types/react-instantsearch-dom": "6.12.7",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-next": "14.2.4",
     "postcss": "8.4.38",
     "tailwindcss": "3.4.4",
diff --git a/typescript/graphql-nestjs-sdl-first/package.json b/typescript/graphql-nestjs-sdl-first/package.json
index 6b649a1f69cbb..cdcd6ce1d199c 100644
--- a/typescript/graphql-nestjs-sdl-first/package.json
+++ b/typescript/graphql-nestjs-sdl-first/package.json
@@ -63,7 +63,7 @@
     "@types/supertest": "6.0.2",
     "@typescript-eslint/eslint-plugin": "7.13.1",
     "@typescript-eslint/parser": "7.13.1",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-prettier": "5.1.3",
     "jest": "29.7.0",
diff --git a/typescript/graphql-nestjs/package.json b/typescript/graphql-nestjs/package.json
index 4b49a56ebf9d3..d83fcd1c3fb0e 100644
--- a/typescript/graphql-nestjs/package.json
+++ b/typescript/graphql-nestjs/package.json
@@ -62,7 +62,7 @@
     "@types/supertest": "6.0.2",
     "@typescript-eslint/eslint-plugin": "7.13.1",
     "@typescript-eslint/parser": "7.13.1",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-prettier": "5.1.3",
     "jest": "29.7.0",
diff --git a/typescript/remix/package.json b/typescript/remix/package.json
index 138bae7922b47..7aa6126aeb71a 100644
--- a/typescript/remix/package.json
+++ b/typescript/remix/package.json
@@ -24,7 +24,7 @@
     "@types/marked": "6.0.0",
     "@types/react": "18.3.3",
     "@types/react-dom": "18.3.0",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "prisma": "5.15.0",
     "ts-node": "10.9.2",
     "typescript": "5.4.5"
diff --git a/typescript/rest-nestjs/package.json b/typescript/rest-nestjs/package.json
index af74aa51cd4d9..23ae241ed5e7a 100644
--- a/typescript/rest-nestjs/package.json
+++ b/typescript/rest-nestjs/package.json
@@ -56,7 +56,7 @@
     "@types/supertest": "6.0.2",
     "@typescript-eslint/eslint-plugin": "7.13.1",
     "@typescript-eslint/parser": "7.13.1",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-prettier": "5.1.3",
     "jest": "29.7.0",
diff --git a/typescript/rest-nuxtjs/package.json b/typescript/rest-nuxtjs/package.json
index 617e865cac9a3..45da079097b25 100644
--- a/typescript/rest-nuxtjs/package.json
+++ b/typescript/rest-nuxtjs/package.json
@@ -16,7 +16,7 @@
     "@nuxtjs/eslint-config": "12.0.0",
     "@nuxtjs/eslint-module": "4.1.0",
     "@babel/eslint-parser": "7.24.7",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-nuxt": "4.0.0",
     "eslint-plugin-prettier": "5.1.3",
diff --git a/typescript/rest-sveltekit/package.json b/typescript/rest-sveltekit/package.json
index 844d34886cd45..3364462a5387f 100644
--- a/typescript/rest-sveltekit/package.json
+++ b/typescript/rest-sveltekit/package.json
@@ -15,7 +15,7 @@
     "@sveltejs/package": "2.3.2",
     "@typescript-eslint/eslint-plugin": "7.13.1",
     "@typescript-eslint/parser": "7.13.1",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-svelte": "2.40.0",
     "prettier": "3.3.2",
diff --git a/typescript/sveltekit/package.json b/typescript/sveltekit/package.json
index 844d34886cd45..3364462a5387f 100644
--- a/typescript/sveltekit/package.json
+++ b/typescript/sveltekit/package.json
@@ -15,7 +15,7 @@
     "@sveltejs/package": "2.3.2",
     "@typescript-eslint/eslint-plugin": "7.13.1",
     "@typescript-eslint/parser": "7.13.1",
-    "eslint": "8.57.0",
+    "eslint": "9.5.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-svelte": "2.40.0",
     "prettier": "3.3.2",