From 995444ea096e589355868582866d2fa8b3521d4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:45:48 +0000 Subject: [PATCH] chore(deps): update dependency @typescript-eslint/eslint-plugin to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f1a36c..c68b94e5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@commitlint/config-conventional": "18.6.3", "@commitlint/travis-cli": "8.3.6", "@types/jest": "29.5.14", - "@typescript-eslint/eslint-plugin": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.24.1", "babel-loader": "9.2.1", "eslint": "8.57.1", "eslint-config-scratch": "9.0.9",