From 2ece2b7c5a0e58801cd3d98e5ffe171da5b7947b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:11:21 +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 d00fee6d..5720b8af 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "chai": "5.1.1", "commitlint": "19.4.0", "esbuild": "0.23.1", - "eslint": "8.57.0", + "eslint": "9.9.1", "eslint-formatter-json-relative": "0.1.0", "husky": "9.1.5", "lint-staged": "15.2.9",