From 0f36085bd087116b06841e65569f7713691ae24e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 10:54:40 +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 6f576de6d..2cfb6f79e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@typescript-eslint/parser": "7.8.0", "btoa": "1.2.1", "commitlint": "19.3.0", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "2.0.0", "husky": "8.0.3",