File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ WORKDIR /app/
5
5
6
6
# Generic
7
7
#RUN apk add --no-cache
8
- COPY /.ci/app /app/
9
- #COPY /.ci/remark-lint/package.json /app/
8
+ COPY /.ci/remark-lint /app/
10
9
11
10
# Node
12
11
ENV PATH "$PATH:/app/node_modules/.bin/"
File renamed without changes.
Original file line number Diff line number Diff line change 190
190
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
191
191
192
192
" @types/node@* " :
193
- version "22.0.0 "
194
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0 .tgz#04862a2a71e62264426083abe1e27e87cac05a30 "
195
- integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw ==
193
+ version "22.0.2 "
194
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.2 .tgz#9fb1a2b31970871e8bf696f0e8a40d2e6d2bd04e "
195
+ integrity sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ ==
196
196
dependencies :
197
197
undici-types "~6.11.1"
198
198
You can’t perform that action at this time.
0 commit comments