From 25e4e844d9ec3e40f733e0e65be2e861f90c0dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:54:15 -0400 Subject: [PATCH] chore(deps): update dependency @eslint/js to v9.25.1 (#13344) 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 34286c3ca4..cf09d3e568 100644 --- a/install/package.json +++ b/install/package.json @@ -161,7 +161,7 @@ "@commitlint/cli": "19.8.0", "@commitlint/config-angular": "19.8.0", "coveralls": "3.1.1", - "@eslint/js": "9.25.0", + "@eslint/js": "9.25.1", "@stylistic/eslint-plugin-js": "4.2.0", "eslint-config-nodebb": "1.1.3", "eslint-plugin-import": "2.31.0",