From 32bfa6fb6cf0b1ff0a65756eb63ad2cf1adf24db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:18:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-n to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a04392c..65c3b79d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "^8.48.0", "eslint-config-standard-with-typescript": "^39.0.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-n": "^16.0.2", + "eslint-plugin-n": "^17.13.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-unicorn": "^48.0.1", "reflect-metadata": "^0.1.13",