From ba330b0385953d9a298e7852ccb0a76360f8a7ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 22:53:35 +0000 Subject: [PATCH] Update definitelyTyped to ^20.19.43 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2abb066..4333957 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.43", "@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..56287d5 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.43": + version "20.19.43" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.43.tgz#fcecf580ba42a0db55cf404c372c97973c376c97" + integrity sha512-6oYBAi5ikg4Pl+kGsoYtawUMBT2zZMCvPNF7pVLnHZfd1zf38DRiWn/gT01RYCdUqkv7Fhr+C9ot4/tb+2sVvA== dependencies: undici-types "~6.21.0"