From d687fe60a1e78e271611983f9e6324b6eeeb8ec7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 20:49:23 -0400 Subject: [PATCH] chore(deps): update dependency eslint-config-nodebb to v1.1.3 (#13343) 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 6ac5401073..2d66d94290 100644 --- a/install/package.json +++ b/install/package.json @@ -163,7 +163,7 @@ "coveralls": "3.1.1", "@eslint/js": "9.25.0", "@stylistic/eslint-plugin-js": "4.2.0", - "eslint-config-nodebb": "1.1.2", + "eslint-config-nodebb": "1.1.3", "eslint-plugin-import": "2.31.0", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0",