Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent b924816 commit 019f785
Show file tree
Hide file tree
Showing 29 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
# renovate: datasource=npm depName=standard
ARG NPM_STANDARD_VERSION=17.1.2
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=@prantlf/jsonlint
ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
Expand Down
2 changes: 1 addition & 1 deletion flavors/c_cpp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/ci_light/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=anchore/grype
ARG REPOSITORY_GRYPE_VERSION=0.87.0
# renovate: datasource=npm depName=@ls-lint/ls-lint
Expand Down
2 changes: 1 addition & 1 deletion flavors/cupcake/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
# renovate: datasource=npm depName=standard
ARG NPM_STANDARD_VERSION=17.1.2
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=@prantlf/jsonlint
ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
Expand Down
2 changes: 1 addition & 1 deletion flavors/documentation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnet/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=npm-package-json-lint
ARG NPM_PACKAGE_JSON_LINT_VERSION=8.0.0
# renovate: datasource=npm depName=npm-package-json-lint-config-default
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnetweb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
# renovate: datasource=npm depName=standard
ARG NPM_STANDARD_VERSION=17.1.2
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=@prantlf/jsonlint
ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
Expand Down
2 changes: 1 addition & 1 deletion flavors/formatters/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ARG CSHARP_CSHARPIER_VERSION=0.30.6
# renovate: datasource=nuget depName=roslynator.dotnet.cli
ARG CSHARP_ROSLYNATOR_VERSION=0.10.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=markdownlint-cli
ARG NPM_MARKDOWNLINT_CLI_VERSION=0.44.0
# renovate: datasource=npm depName=markdown-table-formatter
Expand Down
2 changes: 1 addition & 1 deletion flavors/go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/javascript/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
# renovate: datasource=npm depName=standard
ARG NPM_STANDARD_VERSION=17.1.2
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=@prantlf/jsonlint
ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
Expand Down
2 changes: 1 addition & 1 deletion flavors/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/ruby/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/salesforce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=npm-package-json-lint
ARG NPM_PACKAGE_JSON_LINT_VERSION=8.0.0
# renovate: datasource=npm depName=npm-package-json-lint-config-default
Expand Down
2 changes: 1 addition & 1 deletion flavors/swift/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion flavors/terraform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ARG NPM_PRANTLF_JSONLINT_VERSION=16.0.0
# renovate: datasource=npm depName=v8r
ARG NPM_V8R_VERSION=4.2.1
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=github-tags depName=pinterest/ktlint
ARG KTLINT_VERSION=1.5.0

Expand Down
2 changes: 1 addition & 1 deletion linters/javascript_prettier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21
#############################################################################################
#ARG__START
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
#ARG__END

####################
Expand Down
2 changes: 1 addition & 1 deletion linters/json_prettier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21
#############################################################################################
#ARG__START
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
#ARG__END

####################
Expand Down
2 changes: 1 addition & 1 deletion linters/tsx_eslint/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ARG NPM_ESLINT_PLUGIN_REACT_VERSION=7.37.4
# renovate: datasource=npm depName=@babel/eslint-parser
ARG NPM_BABEL_ESLINT_PARSER_VERSION=7.26.8
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=prettyjson
ARG NPM_PRETTYJSON_VERSION=1.2.5
# renovate: datasource=npm depName=@typescript-eslint/eslint-plugin
Expand Down
2 changes: 1 addition & 1 deletion linters/typescript_es/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
# renovate: datasource=npm depName=@babel/eslint-parser
ARG NPM_BABEL_ESLINT_PARSER_VERSION=7.26.8
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
# renovate: datasource=npm depName=prettyjson
ARG NPM_PRETTYJSON_VERSION=1.2.5
# renovate: datasource=npm depName=@typescript-eslint/eslint-plugin
Expand Down
2 changes: 1 addition & 1 deletion linters/typescript_prettier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ FROM python:3.12.8-alpine3.21
# renovate: datasource=npm depName=typescript
ARG NPM_TYPESCRIPT_VERSION=5.7.3
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
#ARG__END

####################
Expand Down
2 changes: 1 addition & 1 deletion linters/yaml_prettier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21
#############################################################################################
#ARG__START
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
#ARG__END

####################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ linters:
dockerfile:
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
npm:
- "prettier@${NPM_PRETTIER_VERSION}"
ide:
Expand Down
2 changes: 1 addition & 1 deletion megalinter/descriptors/json.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ linters:
dockerfile:
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
npm:
- "prettier@${NPM_PRETTIER_VERSION}"
ide:
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 @@ -78,7 +78,7 @@ linters:
ARG NPM_BABEL_ESLINT_PARSER_VERSION=7.26.8
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
- |-
# renovate: datasource=npm depName=prettyjson
ARG NPM_PRETTYJSON_VERSION=1.2.5
Expand Down
4 changes: 2 additions & 2 deletions megalinter/descriptors/typescript.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ linters:
ARG NPM_BABEL_ESLINT_PARSER_VERSION=7.26.8
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
- |-
# renovate: datasource=npm depName=prettyjson
ARG NPM_PRETTYJSON_VERSION=1.2.5
Expand Down Expand Up @@ -217,7 +217,7 @@ linters:
dockerfile:
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
npm:
- "prettier@${NPM_PRETTIER_VERSION}"
ide:
Expand Down
2 changes: 1 addition & 1 deletion megalinter/descriptors/yaml.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ linters:
dockerfile:
- |-
# renovate: datasource=npm depName=prettier
ARG NPM_PRETTIER_VERSION=3.5.2
ARG NPM_PRETTIER_VERSION=3.5.3
npm:
- "prettier@${NPM_PRETTIER_VERSION}"
ide:
Expand Down

0 comments on commit 019f785

Please sign in to comment.