diff --git a/Dockerfile b/Dockerfile index 0fc4663dbc3..8915cad2a5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -253,7 +253,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index 6455c916885..5806189f0db 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -192,7 +192,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index 0b78d85e47b..e5d1f5c7222 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -180,7 +180,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index f411e968e50..9ca80a042b3 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -159,7 +159,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/linters/javascript_es/Dockerfile b/linters/javascript_es/Dockerfile index cb344532572..9b5003da5ca 100644 --- a/linters/javascript_es/Dockerfile +++ b/linters/javascript_es/Dockerfile @@ -70,7 +70,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/linters/tsx_eslint/Dockerfile b/linters/tsx_eslint/Dockerfile index a8c5142341d..ea87c2b3ace 100644 --- a/linters/tsx_eslint/Dockerfile +++ b/linters/tsx_eslint/Dockerfile @@ -68,7 +68,7 @@ ARG NPM_ESLINT_VERSION=10.9.1 # renovate: datasource=npm depName=eslint-config-prettier ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.6 # renovate: datasource=npm depName=@eslint-react/eslint-plugin diff --git a/linters/typescript_es/Dockerfile b/linters/typescript_es/Dockerfile index 4eb4fcb6136..0bd93b30a59 100644 --- a/linters/typescript_es/Dockerfile +++ b/linters/typescript_es/Dockerfile @@ -72,7 +72,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 # renovate: datasource=npm depName=eslint-plugin-import-x ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 # renovate: datasource=npm depName=eslint-plugin-jest -ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 # renovate: datasource=npm depName=eslint-plugin-prettier diff --git a/megalinter/descriptors/javascript.megalinter-descriptor.yml b/megalinter/descriptors/javascript.megalinter-descriptor.yml index 1fd0382aaa2..e7291aaf0b9 100644 --- a/megalinter/descriptors/javascript.megalinter-descriptor.yml +++ b/megalinter/descriptors/javascript.megalinter-descriptor.yml @@ -227,7 +227,7 @@ linters: ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 - |- # renovate: datasource=npm depName=eslint-plugin-jest - ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 - |- # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0 diff --git a/megalinter/descriptors/tsx.megalinter-descriptor.yml b/megalinter/descriptors/tsx.megalinter-descriptor.yml index 501c71374b2..91942a39235 100644 --- a/megalinter/descriptors/tsx.megalinter-descriptor.yml +++ b/megalinter/descriptors/tsx.megalinter-descriptor.yml @@ -150,7 +150,7 @@ linters: ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8 - |- # renovate: datasource=npm depName=eslint-plugin-jest - ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 - |- # renovate: datasource=npm depName=eslint-plugin-prettier ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.6 diff --git a/megalinter/descriptors/typescript.megalinter-descriptor.yml b/megalinter/descriptors/typescript.megalinter-descriptor.yml index dc0b6feeced..104ae6d8e9a 100644 --- a/megalinter/descriptors/typescript.megalinter-descriptor.yml +++ b/megalinter/descriptors/typescript.megalinter-descriptor.yml @@ -215,7 +215,7 @@ linters: ARG NPM_ESLINT_PLUGIN_IMPORT_X_VERSION=4.17.1 - |- # renovate: datasource=npm depName=eslint-plugin-jest - ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.6 - |- # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0