From 50f1476831f51fb0060617dc4d644d0baa0b058e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 16:17:16 -0500 Subject: [PATCH] chore(deps): update dependency eslint to v8.36.0 (#11349) 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 10fdaf9b66..edafcc8f40 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "@commitlint/cli": "17.4.4", "@commitlint/config-angular": "17.4.4", "coveralls": "3.1.1", - "eslint": "8.35.0", + "eslint": "8.36.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",