From 6722bb9862f2e69d14595ab32150502d32a7446e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:31:30 +0000 Subject: [PATCH] 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 04c4a62..e960e33 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@jest/globals": "29.7.0", "@types/config": "^3.3.0", "@types/jest": "^29.0.0", - "@typescript-eslint/eslint-plugin": "^5.15.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^5.15.0", "eslint-config-prettier": "^9.0.0", "eslint-config-standard": "^17.0.0",