From edb72bb183c11b3c69f2a3b038e6005d55415c54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 08:46:17 +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 62336a9..7152271 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-config-scratch": "9.0.8", "husky": "8.0.3", "semantic-release": "19.0.5"