From 3296956a29bb99363a6fd57ffa7b480ba768fd4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:25:49 +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 243c9686..6e35302a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/eslint-plugin": "7.9.0", "@typescript-eslint/parser": "7.9.0", "commitlint": "19.3.0", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-config-prettier": "9.1.0", "husky": "9.0.11", "lint-staged": "15.2.2",