From bbbb42113bfebb18f540ff1d2da983cbd403126b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 09:50:41 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.16.0 --- package.json | 2 +- yarn.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 62cb3c5c..6559cfdf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@commitlint/cli": "19.4.0", "@commitlint/config-conventional": "19.2.2", "@eslint/js": "9.9.0", - "@types/node": "20.15.0", + "@types/node": "20.16.0", "eslint": "9.9.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-yml": "1.14.0", diff --git a/yarn.lock b/yarn.lock index 7989aeb3..d6a6c365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -409,12 +409,12 @@ dependencies: undici-types "~6.13.0" -"@types/node@20.15.0": - version "20.15.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d" - integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA== +"@types/node@20.16.0": + version "20.16.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.0.tgz#02e5cd414f76bf345874ee65a1e5590d755d894f" + integrity sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ== dependencies: - undici-types "~6.13.0" + undici-types "~6.19.2" "@typescript-eslint/eslint-plugin@8.1.0": version "8.1.0" @@ -2141,6 +2141,11 @@ undici-types@~6.13.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5" integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg== +undici-types@~6.19.2: + version "6.19.6" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" + integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== + unicorn-magic@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"