From f6028b2730711151bdf229cb0458ce81bba978c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:40:08 +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..eca8ba5 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.13.0", "esno": "^0.16.3", "lint-staged": "^13.0.2", "rimraf": "^3.0.2",