From c287bd640cb37c674228da579c11fb31db934c76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 19:28:56 +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 af72ed1a..4a279b8b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@fisker/prettier-config": "5.0.6", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", - "eslint": "8.27.0", + "eslint": "9.1.1", "husky": "8.0.3", "json-stable-stringify": "1.0.2", "lerna": "6.0.3",