From af3c5e542a59139d6eace472ac7ed00d03bd253e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 21:13:31 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.47.0 (#11904) 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 0a8975fd2b..f2c1b0aa2a 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "@commitlint/cli": "17.7.1", "@commitlint/config-angular": "17.7.0", "coveralls": "3.1.1", - "eslint": "8.46.0", + "eslint": "8.47.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",