chore(deps): update dependency markdownlint-cli from 0.43.0 to 0.45.0
This commit is contained in:
parent
30ac2dc84c
commit
4d879247c3
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@ RUN --mount=type=cache,target=/build \
|
|||
mv "node-v22.16.0-linux-$SUFFIX" /opt/node
|
||||
|
||||
ARG NPM_CONFIG_REGISTRY
|
||||
RUN --mount=type=tmpfs,target=/tmp PATH="$PATH:/opt/node/bin" npm install "markdownlint-cli@0.44.0" --global --no-fund --cache=/tmp
|
||||
RUN --mount=type=tmpfs,target=/tmp PATH="$PATH:/opt/node/bin" npm install "markdownlint-cli@0.45.0" --global --no-fund --cache=/tmp
|
||||
|
||||
##
|
||||
## Final stage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue