From b3372d8a5c0247ead897344b72fe6d727b03097c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:30:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.57.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 814de3a9..d1ba6fdb 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "chokidar-cli": "3.0.0", "commitlint-circle": "1.0.0", "dot-json": "1.2.2", - "eslint": "8.8.0", + "eslint": "8.57.1", "eslint-config-prettier": "7.2.0", "eslint-plugin-json": "3.1.0", "eslint-plugin-prettier": "4.0.0",