From a9a6cdd810873276bc94c6ca9e531df8b602832a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 19:53:51 +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 850dc85..adcbee9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "c8": "10.1.2", "cz-conventional-changelog": "3.3.0", "del-cli": "6.0.0", - "eslint": "8.57.1", + "eslint": "9.15.0", "husky": "9.1.7", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0",