From 9541c44b68c0c4cbb05d9ae358f77e7e3c928a6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:19:45 +0000 Subject: [PATCH] Update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e26ce2..85dad6c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "dynamic-marquee": "2.6.4", - "eslint": "8.57.1", + "eslint": "9.15.0", "eslint-plugin-react": "7.37.2", "eslint-plugin-react-hooks": "4.6.2", "husky": "8.0.3",