From 0bf7aac3c3e1e291a803a7453c02122f90d34a5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:31:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d83e550..22c5a2c5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "chai": "5.1.0", "commitlint": "19.2.1", "esbuild": "0.20.2", - "eslint": "8.57.0", + "eslint": "9.0.0", "eslint-formatter-json-relative": "0.1.0", "husky": "9.0.11", "lint-staged": "15.2.2",