diff --git a/.pnp.cjs b/.pnp.cjs index de14420..3a63e40 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -29,7 +29,7 @@ const RAW_RUNTIME_STATE = "packageDependencies": [\ ["@actions/core", "npm:1.11.1"],\ ["@actions/github", "npm:6.0.0"],\ - ["@types/node", "npm:20.17.6"],\ + ["@types/node", "npm:20.17.7"],\ ["@vercel/ncc", "npm:0.38.3"],\ ["typescript", "patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=5786d5"]\ ],\ @@ -310,10 +310,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/node", [\ - ["npm:20.17.6", {\ - "packageLocation": "./.yarn/cache/@types-node-npm-20.17.6-c5a007c486-714b8b5495.zip/node_modules/@types/node/",\ + ["npm:20.17.7", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-20.17.7-a04f888d91-b54a9e6ded.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.17.6"],\ + ["@types/node", "npm:20.17.7"],\ ["undici-types", "npm:6.19.8"]\ ],\ "linkType": "HARD"\ @@ -1048,7 +1048,7 @@ const RAW_RUNTIME_STATE = ["setup-msvc-dev", "workspace:."],\ ["@actions/core", "npm:1.11.1"],\ ["@actions/github", "npm:6.0.0"],\ - ["@types/node", "npm:20.17.6"],\ + ["@types/node", "npm:20.17.7"],\ ["@vercel/ncc", "npm:0.38.3"],\ ["typescript", "patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=5786d5"]\ ],\ diff --git a/.yarn/cache/@types-node-npm-20.17.6-c5a007c486-714b8b5495.zip b/.yarn/cache/@types-node-npm-20.17.7-a04f888d91-b54a9e6ded.zip similarity index 97% rename from .yarn/cache/@types-node-npm-20.17.6-c5a007c486-714b8b5495.zip rename to .yarn/cache/@types-node-npm-20.17.7-a04f888d91-b54a9e6ded.zip index f091df0..d457c07 100644 Binary files a/.yarn/cache/@types-node-npm-20.17.6-c5a007c486-714b8b5495.zip and b/.yarn/cache/@types-node-npm-20.17.7-a04f888d91-b54a9e6ded.zip differ diff --git a/yarn.lock b/yarn.lock index 94f7eae..b0a6356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -224,11 +224,11 @@ __metadata: linkType: hard "@types/node@npm:^20.17.4": - version: 20.17.6 - resolution: "@types/node@npm:20.17.6" + version: 20.17.7 + resolution: "@types/node@npm:20.17.7" dependencies: undici-types: "npm:~6.19.2" - checksum: 10/714b8b54951950cee662ce80492831ebc51f914a9adf88583cea777ea4d55b88827b2505ff2f53d2bb7753691aaab1b06c027a7b5c63eb153ad4acee1239690c + checksum: 10/b54a9e6dedb75d86e2cc1ea249d2cff512fea3185d53e5a8b6b8ba93ad06f61347a4785a963323672f73f53a4847dd8ce9bb706ad4ba23650520abc67c7cffba languageName: node linkType: hard