From cb6408586f84067c5a81722060fa6032d30e18a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 22:17:46 +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 2c79c2f0..6dca15a0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@typescript-eslint/parser": "7.18.0", "btoa": "1.2.1", "commitlint": "19.4.1", - "eslint": "8.57.0", + "eslint": "9.10.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "3.0.0", "husky": "9.1.5",