From 2ac5b0f2810baf91fe4120144655be767b7a4507 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 04:46:23 +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..47f4571 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.2.0", "eslint-config-starstuff": "1.5.67", "husky": "9.0.11", "jest": "29.7.0",