From 1b9c446bfd05af6aa63b7c28b97f4c6f9d82de89 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Dec 2024 14:02:21 +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 87e8601..0f7da93 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@testing-library/react": "^16.0.0", "@types/react": "^18.2.43", "@types/react-dom": "^18.2.17", - "@typescript-eslint/eslint-plugin": "^6.14.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^6.14.0", "@vitejs/plugin-react-swc": "^3.5.0", "bun-types": "^1.0.29", -- 2.39.2