Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=eslint-plugin-vue
Expand Down
2 changes: 1 addition & 1 deletion flavors/cupcake/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=eslint-plugin-vue
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnetweb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=eslint-plugin-vue
Expand Down
2 changes: 1 addition & 1 deletion flavors/javascript/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=eslint-plugin-vue
Expand Down
2 changes: 1 addition & 1 deletion linters/javascript_es/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=eslint-plugin-vue
Expand Down
2 changes: 1 addition & 1 deletion linters/tsx_eslint/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8
# renovate: datasource=npm depName=eslint-plugin-jest
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-react
ARG NPM_ESLINT_PLUGIN_REACT_VERSION=7.37.5
# renovate: datasource=npm depName=@babel/eslint-parser
Expand Down
2 changes: 1 addition & 1 deletion linters/typescript_es/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
# renovate: datasource=npm depName=eslint-plugin-n
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=@babel/eslint-parser
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ linters:
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
- |-
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
- |-
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
Expand Down
2 changes: 1 addition & 1 deletion megalinter/descriptors/tsx.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ linters:
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
- |-
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
- |-
# renovate: datasource=npm depName=eslint-plugin-react
ARG NPM_ESLINT_PLUGIN_REACT_VERSION=7.37.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ linters:
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
- |-
# renovate: datasource=npm depName=eslint-plugin-prettier
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.1
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.3
- |-
# renovate: datasource=npm depName=eslint-plugin-promise
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
Expand Down