From 56731d89bc1bee48098787cb38faff569d48046a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 19:59:23 -0500 Subject: [PATCH] chore(deps): update dependency eslint to v8.32.0 (#11189) 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 9f18419dfb..2bff29a71c 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "@commitlint/cli": "17.4.1", "@commitlint/config-angular": "17.4.0", "coveralls": "3.1.1", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.5.3",