From 55e5467dde8a93967b0df08b082c0bcd1c9f401e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:38:28 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v8.42.0 (#11672) 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 5a5df85ef3..4cfb41cef9 100644 --- a/install/package.json +++ b/install/package.json @@ -156,7 +156,7 @@ "@commitlint/cli": "17.6.5", "@commitlint/config-angular": "17.6.5", "coveralls": "3.1.1", - "eslint": "8.41.0", + "eslint": "8.42.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", "grunt": "1.6.1",