From cf3706d5c275041c46f787c6f6a6a49a76dcb829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:39:33 +0000 Subject: [PATCH] Update dependency eslint to v8.56.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc4bc88c..6db20c61 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/sprintf-js": "1.1.2", "@typescript-eslint/eslint-plugin": "5.31.0", "@typescript-eslint/parser": "5.31.0", - "eslint": "8.20.0", + "eslint": "8.56.0", "tsconfig-paths": "4.0.0", "ttypescript": "1.5.13", "typescript": "4.7.4"