From 8bcbff33bf709f1f489a39f811219db1a6ad8b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:41:42 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.24.0 (#10922) 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 6e565b835e..a91d09f48e 100644 --- a/install/package.json +++ b/install/package.json @@ -149,7 +149,7 @@ "@commitlint/cli": "17.1.2", "@commitlint/config-angular": "17.1.0", "coveralls": "3.1.1", - "eslint": "8.23.1", + "eslint": "8.24.0", "eslint-config-nodebb": "0.1.1", "eslint-plugin-import": "2.26.0", "grunt": "1.5.3",