From 264c5beb9db45971fb2a6c2e1e4b05fb61073888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 06:06:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.16.0 (#15) 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 25031fe..9db599c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,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", "npm-run-all2": "7.0.1", "prettier": "3.3.3", "rimraf": "6.0.1",