From ab624e909a46c301213851c00115e1a97ede2e42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 01:18:51 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-n to v17 --- Dockerfile | 2 +- flavors/cupcake/Dockerfile | 2 +- flavors/dotnetweb/Dockerfile | 2 +- flavors/javascript/Dockerfile | 2 +- linters/javascript_es/Dockerfile | 2 +- linters/typescript_es/Dockerfile | 2 +- megalinter/descriptors/javascript.megalinter-descriptor.yml | 2 +- megalinter/descriptors/typescript.megalinter-descriptor.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index 68204d19d51..19f6938dd8f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -210,7 +210,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index 8daa5eedbdc..356bd74151c 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -165,7 +165,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index 54ea50130a6..f29a6a8ace4 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -159,7 +159,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index 614d9e5b13e..8cf40875379 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -136,7 +136,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/linters/javascript_es/Dockerfile b/linters/javascript_es/Dockerfile index 2cdfbda9eca..1ea039d9853 100644 --- a/linters/javascript_es/Dockerfile +++ b/linters/javascript_es/Dockerfile @@ -65,7 +65,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/linters/typescript_es/Dockerfile b/linters/typescript_es/Dockerfile index d83a6102b43..4377bbd8862 100644 --- a/linters/typescript_es/Dockerfile +++ b/linters/typescript_es/Dockerfile @@ -67,7 +67,7 @@ ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0 # renovate: datasource=npm depName=eslint-plugin-jest ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 # renovate: datasource=npm depName=eslint-plugin-n -ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 +ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 # renovate: datasource=npm depName=eslint-plugin-promise diff --git a/megalinter/descriptors/javascript.megalinter-descriptor.yml b/megalinter/descriptors/javascript.megalinter-descriptor.yml index aeab13b57e9..8fd608955a2 100644 --- a/megalinter/descriptors/javascript.megalinter-descriptor.yml +++ b/megalinter/descriptors/javascript.megalinter-descriptor.yml @@ -105,7 +105,7 @@ linters: ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 - |- # renovate: datasource=npm depName=eslint-plugin-n - ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 + ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 - |- # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5 diff --git a/megalinter/descriptors/typescript.megalinter-descriptor.yml b/megalinter/descriptors/typescript.megalinter-descriptor.yml index 669011fdb20..91790c0c1e9 100644 --- a/megalinter/descriptors/typescript.megalinter-descriptor.yml +++ b/megalinter/descriptors/typescript.megalinter-descriptor.yml @@ -92,7 +92,7 @@ linters: ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.15.0 - |- # renovate: datasource=npm depName=eslint-plugin-n - ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2 + ARG NPM_ESLINT_PLUGIN_N_VERSION=17.24.0 - |- # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.5