From fc9f0e8ceb371476054b1556629be991693e206d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:15:13 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.57.1 (#12800) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 2458e28231..d030985208 100644 --- a/install/package.json +++ b/install/package.json @@ -160,7 +160,7 @@ "@commitlint/cli": "19.5.0", "@commitlint/config-angular": "19.5.0", "coveralls": "3.1.1", - "eslint": "8.57.0", + "eslint": "8.57.1", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.30.0", "grunt": "1.6.1",