From 4fcef7c54f0a263b12ff73301e8bbcb3f3cb5944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:42:11 -0500 Subject: [PATCH] chore(deps): update dependency eslint to v8.27.0 (#11004) 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 14d3552206..d47c5d75a5 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "@commitlint/cli": "17.1.2", "@commitlint/config-angular": "17.1.0", "coveralls": "3.1.1", - "eslint": "8.25.0", + "eslint": "8.27.0", "eslint-config-nodebb": "0.1.1", "eslint-plugin-import": "2.26.0", "grunt": "1.5.3",