From 2efb06c71c92630ef8d7f32134aaaaff7df1f2f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 17:28:36 +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 b3fb745b..b6bd30ff 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-eslint": "10.1.0", "benchmark": "2.1.4", "cz-conventional-changelog": "2.1.0", - "eslint": "8.57.0", + "eslint": "8.57.1", "eslint-config-scratch": "9.0.7", "glob": "7.2.3", "husky": "0.14.3",