Skip to content

Commit

Permalink
vendor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothauer committed Dec 13, 2023
1 parent dd53233 commit 0430713
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 112 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apk update && \
npm install -g npm-check-updates && \
npm install -g eslint

RUN npm install -g [email protected].3
RUN npm install -g [email protected].5

#avoid permission error on github actions:
#Your cache folder contains root-owned files, due to a bug in
Expand Down
Loading

0 comments on commit 0430713

Please sign in to comment.