From ef959b7bca074b9937d616e0b2ed0e2107105c16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:01:49 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18272f5..5bbe704 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@commitlint/cli": "19.6.1", "@commitlint/config-conventional": "19.6.0", - "eslint": "8.57.1", + "eslint": "9.19.0", "eslint-config-starstuff": "1.5.67", "husky": "9.1.7", "jest": "29.7.0",