From 9b92b29a0ba262e018ef9125985d3282c3696e5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 10:42:06 +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 b053d16..4273b6c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", - "eslint": "8.57.0", + "eslint": "9.3.0", "eslint-config-starstuff": "1.5.67", "husky": "9.0.11", "jest": "29.7.0",