From 70bb50cd362058e944f7f583f0e93ea50fd19ed2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 20:43:02 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.41.0 (#11616) 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 ab543c5d32..e54f1a684e 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "@commitlint/cli": "17.6.3", "@commitlint/config-angular": "17.6.3", "coveralls": "3.1.1", - "eslint": "8.40.0", + "eslint": "8.41.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",