From 643a89d65b38d3cadc71075862ebcd56f79a0251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:42:32 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.18.46 | datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 16.18.44 | 16.18.46 | --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 64b16fa773..604c54093e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@semantic-release/github": "9.0.4", "@semantic-release/npm": "10.0.5", "@tsconfig/node16": "16.1.1", - "@types/node": "16.18.44", + "@types/node": "16.18.46", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", "@vercel/ncc": "0.36.1", diff --git a/yarn.lock b/yarn.lock index f9b8659f6a..1b7fae663e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -787,10 +787,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@16.18.44": - version "16.18.44" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.44.tgz#3c3ea2a832014b869f0f370630d98bb026171e76" - integrity sha512-PZXtT+wqSMHnLPVExTh+tMt1VK+GvjRLsGZMbcQ4Mb/cG63xJig/TUmgrDa9aborl2i22UnpIzHYNu7s97NbBQ== +"@types/node@16.18.46": + version "16.18.46" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.46.tgz#9f2102d0ba74a318fcbe170cbff5463f119eab59" + integrity sha512-Mnq3O9Xz52exs3mlxMcQuA7/9VFe/dXcrgAyfjLkABIqxXKOgBRjyazTxUbjsxDa4BP7hhPliyjVTP9RDP14xg== "@types/node@20.4.7": version "20.4.7"