From f6728404f0856c2a495362c74c6667c75b3d8217 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 21:51:43 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.16.0 (#10654) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c439a81648..612a712189 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "@commitlint/cli": "17.0.1", "@commitlint/config-angular": "16.3.0", "coveralls": "3.1.1", - "eslint": "8.15.0", + "eslint": "8.16.0", "eslint-config-nodebb": "0.1.1", "eslint-plugin-import": "2.26.0", "grunt": "1.5.3",