From 41fb0ae374aa3a2d0aada8b02137dab0250a5684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 04:12:07 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.16.0 (#281) 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 a03ff40..c691a9d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@eik/semantic-release-config": "1.0.0", "@eik/typescript-config": "1.0.0", "@types/readable-stream": "4.0.18", - "eslint": "9.14.0", + "eslint": "9.16.0", "npm-run-all2": "7.0.1", "prettier": "3.3.3", "rimraf": "6.0.1",