Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate 0ba594cdd3 chore(deps): update node.js to v20
ci/woodpecker/pr/test Pipeline was successful Details
2024-03-27 19:33:40 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM node:20.11-alpine as build-deps
FROM node:20.12-alpine as build-deps
WORKDIR /app
COPY package.json yarn.lock ./

View File

@ -1154,9 +1154,9 @@
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
"@types/node@^20.0.0":
version "20.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
version "20.11.30"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
dependencies:
undici-types "~5.26.4"