From 130267e1e9fd27b6da7e030b7a8aa05fcfee8b06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:45:43 +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 50fa2267..47aaa6f4 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-angular": "19.6.0", "@types/jest": "29.5.14", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@typescript-eslint/eslint-plugin": "8.16.0", + "@typescript-eslint/parser": "8.16.0", "eslint": "8.57.1", "eslint-config-airbnb-typescript": "17.1.0", "eslint-config-prettier": "9.1.0",