From b6bc6f44216c7621f1d1a3dda2b0b42896a4d52f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:16:49 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c7bab3..1504a00 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@eik/prettier-config": "1.0.1", "@eik/semantic-release-config": "1.0.0", "@eik/typescript-config": "1.0.0", - "eslint": "9.6.0", + "eslint": "9.8.0", "fastify": "4.28.1", "npm-run-all": "4.1.5", "prettier": "3.3.3",