Skip to content

Commit 9392295

Browse files
chore: update dependency @types/node to v18.19.6 (#3848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b528d29 commit 9392295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2027,9 +2027,9 @@
20272027
undici-types "~5.26.4"
20282028

20292029
"@types/node@^18.11.9":
2030-
version "18.19.5"
2031-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.5.tgz#4b23a9ab8ab7dafebb57bcbaf5c3d8d04f9d8cac"
2032-
integrity sha512-22MG6T02Hos2JWfa1o5jsIByn+bc5iOt1IS4xyg6OG68Bu+wMonVZzdrgCw693++rpLE9RUT/Bx15BeDzO0j+g==
2030+
version "18.19.6"
2031+
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.6.tgz#537beece2c8ad4d9abdaa3b0f428e601eb57dac8"
2032+
integrity sha512-X36s5CXMrrJOs2lQCdDF68apW4Rfx9ixYMawlepwmE4Anezv/AV2LSpKD1Ub8DAc+urp5bk0BGZ6NtmBitfnsg==
20332033
dependencies:
20342034
undici-types "~5.26.4"
20352035

0 commit comments

Comments
 (0)