From 8a761ff7ff641ec44b5926ac2642d15d198ad262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 20:12:00 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.46.0 (#11852) 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 78b7ad0b60..48d5ee947f 100644 --- a/install/package.json +++ b/install/package.json @@ -156,7 +156,7 @@ "@commitlint/cli": "17.6.7", "@commitlint/config-angular": "17.6.7", "coveralls": "3.1.1", - "eslint": "8.45.0", + "eslint": "8.46.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",