From f3bceee22404204cf0b91db0a97f1bf587415815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:38:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 1787833057e6..64597b882e41 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "@commitlint/cli": "19.2.2", "@commitlint/config-angular": "19.2.2", "coveralls": "3.1.1", - "eslint": "8.57.0", + "eslint": "9.0.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.29.1", "grunt": "1.6.1",