From d29b1afaebadd26cf3281ea27730a3f044c0b6c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 10:10:48 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff22a5b3..2d02b01a 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@commitlint/cli": "19.6.1", "@commitlint/config-angular": "19.7.0", "@types/jest": "29.5.14", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@typescript-eslint/eslint-plugin": "8.21.0", + "@typescript-eslint/parser": "8.21.0", "eslint": "8.57.1", "eslint-config-airbnb-typescript": "17.1.0", "eslint-config-prettier": "10.0.1",