Merge pull request 'chore(deps): update dependency @types/node to v24.0.11' (#535) 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-08 20:07:19 +02:00
commit 094a9a8f79

View file

@ -2289,9 +2289,9 @@
undici-types "~6.20.0" undici-types "~6.20.0"
"@types/node@^24.0.0": "@types/node@^24.0.0":
version "24.0.10" version "24.0.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb" resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.11.tgz#ea6d221eecc9f30f6a9af6ae10e2702b3a1b42cf"
integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA== integrity sha512-CJV8eqrYnwQJGMrvcRhQmZfpyniDavB+7nAZYJc6w99hFYJyFN3INV1/2W3QfQrqM36WTLrijJ1fxxvGBmCSxA==
dependencies: dependencies:
undici-types "~7.8.0" undici-types "~7.8.0"