From 8fce68d3471505b5a61fa358882eb5c3ce57aaf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 10:10:24 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.22.0 (#10835) 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 740367710e..34bf121a4e 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "@commitlint/cli": "17.0.3", "@commitlint/config-angular": "17.0.3", "coveralls": "3.1.1", - "eslint": "8.21.0", + "eslint": "8.22.0", "eslint-config-nodebb": "0.1.1", "eslint-plugin-import": "2.26.0", "grunt": "1.5.3",