From 6c01148e5073395de547e131bb7d8c7ae96d4681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:32:11 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.51.0 (#12063) 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 a9ff757dee..c2090757d1 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "@commitlint/cli": "17.7.2", "@commitlint/config-angular": "17.7.0", "coveralls": "3.1.1", - "eslint": "8.50.0", + "eslint": "8.51.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.28.1", "grunt": "1.6.1",