From 312945341df6f8dd956034557338a9adceaaef17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 17:51:21 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8 --- alternatives/ssr-express-ejs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alternatives/ssr-express-ejs/package.json b/alternatives/ssr-express-ejs/package.json index 23ffbbe..4b0451e 100644 --- a/alternatives/ssr-express-ejs/package.json +++ b/alternatives/ssr-express-ejs/package.json @@ -23,8 +23,8 @@ "devDependencies": { "@types/express": "4.17.17", "@types/node": "18.16.18", - "@typescript-eslint/eslint-plugin": "5.60.0", - "@typescript-eslint/parser": "5.60.0", + "@typescript-eslint/eslint-plugin": "8.49.0", + "@typescript-eslint/parser": "8.49.0", "eslint": "8.43.0", "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-typescript-sort-keys": "2.3.0",