From 68be4967c2f259488b163dca964203da31674501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 02:50:20 +0000 Subject: [PATCH] Update definitelyTyped to ^20.19.42 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2abb066..9dd0575 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@actions/io": "^1.1.3" }, "devDependencies": { - "@types/node": "^20.19.39", + "@types/node": "^20.19.42", "@typescript-eslint/parser": "^6.21.0", "@vercel/ncc": "^0.38.4", "eslint-plugin-github": "^4.10.2", diff --git a/yarn.lock b/yarn.lock index e0cd1f1..a0fb266 100644 --- a/yarn.lock +++ b/yarn.lock @@ -764,10 +764,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@^20.19.39": - version "20.19.39" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.39.tgz#e98a3b575574070cd34b784bd173767269f95e99" - integrity sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw== +"@types/node@*", "@types/node@^20.19.42": + version "20.19.42" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.42.tgz#002109ec605f2a73f46e9677139d8b27a2d88394" + integrity sha512-5L7SUaFC1RyDraj2yRhyBzHTobyXHmohD100CChNtyPyleoq37Mqab5Gn8XEKI04dfN/oqPdpHk38MgcQWHbZg== dependencies: undici-types "~6.21.0"