Skip to content

Commit 0c430af

Browse files
authored
Merge pull request #95 from sevensc/renovate/node-24.x-lockfile
chore(deps): update dependency @types/node to v24.5.1
2 parents 2c7e099 + c149b45 commit 0c430af

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -855,11 +855,11 @@
855855
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
856856

857857
"@types/node@*", "@types/node@^24.0.7":
858-
version "24.0.7"
859-
resolved "https://registry.npmjs.org/@types/node/-/node-24.0.7.tgz"
860-
integrity sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw==
858+
version "24.5.1"
859+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.1.tgz#dab6917c47113eb4502d27d06e89a407ec0eff95"
860+
integrity sha512-/SQdmUP2xa+1rdx7VwB9yPq8PaKej8TD5cQ+XfKDPWWC+VDJU4rvVVagXqKUzhKjtFoNA8rXDJAkCxQPAe00+Q==
861861
dependencies:
862-
undici-types "~7.8.0"
862+
undici-types "~7.12.0"
863863

864864
"@types/stack-utils@^2.0.3":
865865
version "2.0.3"
@@ -2987,10 +2987,10 @@ uglify-js@^3.19.3:
29872987
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz"
29882988
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
29892989

2990-
undici-types@~7.8.0:
2991-
version "7.8.0"
2992-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz"
2993-
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
2990+
undici-types@~7.12.0:
2991+
version "7.12.0"
2992+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
2993+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
29942994

29952995
unrs-resolver@^1.7.11:
29962996
version "1.9.2"

0 commit comments

Comments
 (0)