From 299dea8386933ee985a0390adbaf521af0503242 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 06:06:28 +0000 Subject: [PATCH] Update dependency eslint-plugin-n to v17 --- services/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/frontend/package.json b/services/frontend/package.json index 754cf1ed..7e910f3e 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -52,7 +52,7 @@ "eslint-config-standard": "^17.0.0", "eslint-plugin-cypress": "^3.0.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-n": "^16.6.2", + "eslint-plugin-n": "^17.0.0", "eslint-plugin-promise": "^6.0.1", "pako": "^2.0.4", "rxjs": "^7.5.7",