From 081eb91f4f07f75eca59858fcdf66b6412716cb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:35:15 +0000 Subject: [PATCH] :arrow_up: Updates typescript-eslint monorepo to v8 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3b66897..1cfe551 100644 --- a/package.json +++ b/package.json @@ -88,8 +88,8 @@ "@types/lodash.mergewith": "4.6.6", "@types/parse-json": "4.0.0", "@types/prettier": "2.2.3", - "@typescript-eslint/eslint-plugin": "4.26.0", - "@typescript-eslint/parser": "4.26.0", + "@typescript-eslint/eslint-plugin": "8.12.2", + "@typescript-eslint/parser": "8.12.2", "dateformat": "4.5.1", "boxen": "5.0.1", "chalk": "2.4.2",