From 629c490d05bdb30ad9b12473a53d30a56d058642 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:25:29 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0612e13..1793a523 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@eik/typescript-config": "1.0.0", "@types/yargs": "17.0.33", "cross-env": "7.0.3", - "eslint": "9.11.1", + "eslint": "9.16.0", "fastify": "4.28.1", "fs-extra": "11.2.0", "npm-run-all2": "5.0.2",