From dfc558cdeb0ecb62cc1ffafaeb64dded51b97b2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:01:39 -0400 Subject: [PATCH] chore(deps): update dependency @eslint/js to v9.34.0 (#13612) 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 eac3e9d50d..91efda9a1d 100644 --- a/install/package.json +++ b/install/package.json @@ -161,7 +161,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/config-angular": "19.8.1", "coveralls": "3.1.1", - "@eslint/js": "9.33.0", + "@eslint/js": "9.34.0", "@stylistic/eslint-plugin": "^5.x", "eslint-config-nodebb": "1.1.11", "eslint-plugin-import": "2.32.0",