From 1574a0c1d5dbfe8aec86793b5e9d9410b712b38e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 17:19: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 d292984..ac2925a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "c8": "10.1.2", "cz-conventional-changelog": "3.3.0", "del-cli": "5.1.0", - "eslint": "8.57.0", + "eslint": "9.6.0", "husky": "9.0.11", "lint-staged": "15.2.7", "markdownlint-cli2": "0.13.0",