From 7e33c2c87bd99a5493ec6220328c40f4f7cecb9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 07:34:58 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.16.0 (#158) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8387e9..c502dc7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@eik/prettier-config": "1.0.1", "@eik/semantic-release-config": "1.0.0", "@eik/typescript-config": "1.0.0", - "eslint": "9.13.0", + "eslint": "9.16.0", "fastify": "4.28.1", "memfs": "4.14.0", "npm-run-all2": "5.0.2",