From e6956ecc428858b334c4a6c83660f97cdf528dc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:39:33 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.16 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa02c66e..ec39ad65 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@commitlint/cli": "19.6.1", "@commitlint/config-conventional": "19.6.0", "@eslint/js": "9.18.0", - "@types/node": "20.17.15", + "@types/node": "20.17.16", "eslint": "9.18.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-yml": "1.16.0", diff --git a/yarn.lock b/yarn.lock index 1002d7da..4612b10e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -442,10 +442,10 @@ dependencies: undici-types "~6.20.0" -"@types/node@20.17.15": - version "20.17.15" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.15.tgz#54b35c9d9f8aff362b9ea7c851c5086626381f5e" - integrity sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ== +"@types/node@20.17.16": + version "20.17.16" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4" + integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw== dependencies: undici-types "~6.19.2"