From ae10e7666cd2a22c5e5649510c538a758ed7e6d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 22:06:37 +0000 Subject: [PATCH] chore(deps): update devdependency @types/node to v16.18.32 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70ad578e..6dcde048 100755 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@size-limit/file": "^8.2.4", "@types/hash-sum": "1.0.0", "@types/lodash.mergewith": "4.6.7", - "@types/node": "16.18.31", + "@types/node": "16.18.32", "@types/request-promise-native": "^1.0.18", "codecov": "3.8.3", "eslint": "8.41.0", diff --git a/yarn.lock b/yarn.lock index 08ed1e46..b5573966 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2415,10 +2415,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.1.tgz#de559d4b33be9a808fd43372ccee822c70f39704" integrity sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg== -"@types/node@16.18.31": - version "16.18.31" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.31.tgz#7de39c2b9363f0d95b129cc969fcbf98e870251c" - integrity sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw== +"@types/node@16.18.32": + version "16.18.32" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.32.tgz#5b5becc5da76fc055b2a601c8a3adbf13891227e" + integrity sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw== "@types/node@^16": version "16.18.30"