diff --git a/Dockerfile b/Dockerfile index f2c5fd241d1..5c550a7b289 100644 --- a/Dockerfile +++ b/Dockerfile @@ -257,7 +257,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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 000e639f3e6..1f5f8526929 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -196,7 +196,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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 0a70bb28359..f8cca76c1f6 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -184,7 +184,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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 76a90396ae2..bbf7e1bc824 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -163,7 +163,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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 bae17840dad..e4645263740 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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 49566840896..5b757edf63d 100644 --- a/linters/tsx_eslint/Dockerfile +++ b/linters/tsx_eslint/Dockerfile @@ -68,7 +68,7 @@ ARG NPM_ESLINT_VERSION=10.8.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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 7f8d03e54a7..6c526fc9d18 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.2 +ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 # 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 cbf52f3f6c1..565ab88c949 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.2 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 - |- # 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 833e47f7323..4d0fea69141 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.2 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 - |- # 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 3aff02ae1b2..339805cc5d0 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.2 + ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.16.5 - |- # renovate: datasource=npm depName=eslint-plugin-n ARG NPM_ESLINT_PLUGIN_N_VERSION=18.3.0