From 330f7ec838f21c3f66dc41db5f6a0386b085dec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:33:08 -0500 Subject: [PATCH] chore(deps): update dependency eslint to v8.34.0 (#11291) 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 ba6de4cb4c..e31c4b078a 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "@commitlint/cli": "17.4.3", "@commitlint/config-angular": "17.4.3", "coveralls": "3.1.1", - "eslint": "8.33.0", + "eslint": "8.34.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",