From 62dbab8630e79e14b8db4363262da88798be61b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 22:56: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 af72ed1a..6f0c812c 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.8.0", "husky": "8.0.3", "json-stable-stringify": "1.0.2", "lerna": "6.0.3",