chore(deps): update typescript-eslint monorepo to v8

Renovate-Branch: renovate/major-typescript-eslint-monorepo
Change-Id: Ia232aae8ba9dc5c75f455f7abe9724c58dbdb910
diff --git a/package.json b/package.json
index 053377a..8a17473 100644
--- a/package.json
+++ b/package.json
@@ -43,8 +43,8 @@
     "webpack-shell-plugin-next": "^2.2.2"
   },
   "devDependencies": {
-    "@typescript-eslint/eslint-plugin": "7.18.0",
-    "@typescript-eslint/parser": "7.18.0",
+    "@typescript-eslint/eslint-plugin": "8.8.1",
+    "@typescript-eslint/parser": "8.8.1",
     "eslint": "8.57.1"
   }
 }