From dbb6f28a47a795dcd66a2848cab287a8bfc55073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 11:37:00 +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..90ecdc2 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.2.0", "lint-staged": "^15.2.2", "rimraf": "^5.0.5", "simple-git-hooks": "^2.10.0",