From caa22be25af5a093d66bda6863c3a1368ba7cd57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 10:29:21 +0000 Subject: [PATCH] chore(deps): update dependency @eslint-react/eslint-plugin to v5.18.7 --- Dockerfile | 2 +- flavors/cupcake/Dockerfile | 2 +- flavors/dotnetweb/Dockerfile | 2 +- flavors/javascript/Dockerfile | 2 +- linters/jsx_eslint/Dockerfile | 2 +- linters/tsx_eslint/Dockerfile | 2 +- megalinter/descriptors/jsx.megalinter-descriptor.yml | 2 +- megalinter/descriptors/tsx.megalinter-descriptor.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index 14bd9ebd4f4..e4a4a895cb8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -281,7 +281,7 @@ ARG NPM_PACKAGE_JSON_LINT_VERSION=11.0.0 # renovate: datasource=npm depName=npm-package-json-lint-config-default ARG NPM_PACKAGE_JSON_LINT_CONFIG_DEFAULT_VERSION=10.0.0 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=github-tags depName=pinterest/ktlint ARG KTLINT_VERSION=1.8.0 diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index 000e639f3e6..2d02068ed39 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -220,7 +220,7 @@ ARG NPM_PACKAGE_JSON_LINT_VERSION=11.0.0 # renovate: datasource=npm depName=npm-package-json-lint-config-default ARG NPM_PACKAGE_JSON_LINT_CONFIG_DEFAULT_VERSION=10.0.0 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=github-tags depName=pinterest/ktlint ARG KTLINT_VERSION=1.8.0 diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index 0a70bb28359..69b8acecaa7 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -208,7 +208,7 @@ ARG NPM_PACKAGE_JSON_LINT_VERSION=11.0.0 # renovate: datasource=npm depName=npm-package-json-lint-config-default ARG NPM_PACKAGE_JSON_LINT_CONFIG_DEFAULT_VERSION=10.0.0 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=github-tags depName=pinterest/ktlint ARG KTLINT_VERSION=1.8.0 diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index 76a90396ae2..95952ef4c62 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -187,7 +187,7 @@ ARG NPM_PACKAGE_JSON_LINT_VERSION=11.0.0 # renovate: datasource=npm depName=npm-package-json-lint-config-default ARG NPM_PACKAGE_JSON_LINT_CONFIG_DEFAULT_VERSION=10.0.0 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=github-tags depName=pinterest/ktlint ARG KTLINT_VERSION=1.8.0 diff --git a/linters/jsx_eslint/Dockerfile b/linters/jsx_eslint/Dockerfile index 7c00523a87b..120baf55091 100644 --- a/linters/jsx_eslint/Dockerfile +++ b/linters/jsx_eslint/Dockerfile @@ -64,7 +64,7 @@ ARG TARGETARCH # renovate: datasource=npm depName=eslint ARG NPM_ESLINT_VERSION=10.8.1 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=npm depName=@microsoft/eslint-formatter-sarif ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0 #ARG__END diff --git a/linters/tsx_eslint/Dockerfile b/linters/tsx_eslint/Dockerfile index 49566840896..f5edf212034 100644 --- a/linters/tsx_eslint/Dockerfile +++ b/linters/tsx_eslint/Dockerfile @@ -72,7 +72,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.2 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.6 # renovate: datasource=npm depName=@eslint-react/eslint-plugin -ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 +ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 # renovate: datasource=npm depName=prettier ARG NPM_PRETTIER_VERSION=3.9.6 # renovate: datasource=npm depName=prettyjson diff --git a/megalinter/descriptors/jsx.megalinter-descriptor.yml b/megalinter/descriptors/jsx.megalinter-descriptor.yml index 0d03da2ef7c..d483170acc3 100644 --- a/megalinter/descriptors/jsx.megalinter-descriptor.yml +++ b/megalinter/descriptors/jsx.megalinter-descriptor.yml @@ -131,7 +131,7 @@ linters: ARG NPM_ESLINT_VERSION=10.8.1 - |- # renovate: datasource=npm depName=@eslint-react/eslint-plugin - ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 + ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 - |- # renovate: datasource=npm depName=@microsoft/eslint-formatter-sarif ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0 diff --git a/megalinter/descriptors/tsx.megalinter-descriptor.yml b/megalinter/descriptors/tsx.megalinter-descriptor.yml index 833e47f7323..9cc82dcd588 100644 --- a/megalinter/descriptors/tsx.megalinter-descriptor.yml +++ b/megalinter/descriptors/tsx.megalinter-descriptor.yml @@ -156,7 +156,7 @@ linters: ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.6 - |- # renovate: datasource=npm depName=@eslint-react/eslint-plugin - ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.6 + ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.18.7 - |- # renovate: datasource=npm depName=prettier ARG NPM_PRETTIER_VERSION=3.9.6