From b140b4a523fd450b1da90e8ffe8ae17249653fc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:45:40 +0000 Subject: [PATCH] chore(deps): update devdependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fa8e9f..a4a11d9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "commitizen": "^4.3.0", "conventional-changelog-cli": "^4.1.0", "cz-git": "^1.9.0", - "eslint": "^8.57.0", + "eslint": "^9.16.0", "lint-staged": "^15.2.2", "rimraf": "^5.0.5", "simple-git-hooks": "^2.10.0",