From 82b5b370f4446ca5279f89d36a65282e44a31d52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 08:43:47 +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..45bfaa9 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.14.0", "esno": "^0.16.3", "lint-staged": "^13.0.2", "rimraf": "^3.0.2",