From fed68fbcaf32014fd0084292e4553b32348d6d40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 02:54:45 +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 41bbb85..0347194 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "commitizen": "^4.2.4", "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.5", - "eslint": "^8.18.0", + "eslint": "^9.7.0", "esno": "^0.16.3", "lint-staged": "^13.0.2", "rimraf": "^3.0.2",