Merge pull request 'chore(deps): update dependency @types/node to v24.0.14' (#540) from renovate/node-24.x-lockfile into master
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
renovate 2025-07-15 10:05:58 +02:00
commit d3c8686f18

View file

@ -2282,9 +2282,9 @@
undici-types "~6.20.0" undici-types "~6.20.0"
"@types/node@^24.0.0": "@types/node@^24.0.0":
version "24.0.13" version "24.0.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.13.tgz#93ed8c05c7b188a59760be0ce2ee3fa7ad0f83f6" resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.14.tgz#6e3d4fb6d858c48c69707394e1a0e08ce1ecc1bc"
integrity sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ== integrity sha512-4zXMWD91vBLGRtHK3YbIoFMia+1nqEz72coM42C5ETjnNCa/heoj7NT1G67iAfOqMmcfhuCZ4uNpyz8EjlAejw==
dependencies: dependencies:
undici-types "~7.8.0" undici-types "~7.8.0"