From 0bad85785c45b6832f6158cafd5323a79cd823d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 12:19:08 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.44.0 (#11771) 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 10d99829ee..0bc8458755 100644 --- a/install/package.json +++ b/install/package.json @@ -156,7 +156,7 @@ "@commitlint/cli": "17.6.6", "@commitlint/config-angular": "17.6.6", "coveralls": "3.1.1", - "eslint": "8.43.0", + "eslint": "8.44.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",