From c0fba2c4954c125ed3db1cb165774814e6ea3f74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 14:30:05 +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..25531cb 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.8.0", "esno": "^0.16.3", "lint-staged": "^13.0.2", "rimraf": "^3.0.2",