From 64db7e984929f9d1359d0b3a352257181b599988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:52:53 +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 65df043d..2eabff65 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@typescript-eslint/parser": "7.18.0", "btoa": "1.2.1", "commitlint": "19.6.0", - "eslint": "8.57.1", + "eslint": "9.16.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "3.0.0", "husky": "9.1.7",