From d69cbf783bc775af756afbe39a9a420bf75702c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:23:22 +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 1471b3d..1da99c7 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", - "eslint": "8.57.0", + "eslint": "9.10.0", "eslint-config-starstuff": "1.5.67", "husky": "9.1.6", "jest": "29.7.0",