From ceed4327320e1b0e3a61701a5824ec478df21652 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:02:14 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.49.0 (#11993) 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 2f8cb9494e..d2e90e5ae3 100644 --- a/install/package.json +++ b/install/package.json @@ -156,7 +156,7 @@ "@commitlint/cli": "17.7.1", "@commitlint/config-angular": "17.7.0", "coveralls": "3.1.1", - "eslint": "8.48.0", + "eslint": "8.49.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.28.1", "grunt": "1.6.1",