From c9d02270d0f0d646d51407aa7ff7e12e9d265596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 04:32:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.18.61 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 166664d5..f311d9f9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/consola": "1.0.0", "@types/jest": "27.5.2", "@types/jsdom": "21.1.5", - "@types/node": "16.18.60", + "@types/node": "16.18.61", "@types/puppeteer": "5.4.7", "all-contributors-cli": "6.24.0", "codecov": "3.8.3", diff --git a/yarn.lock b/yarn.lock index f341b0ae..d395a942 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2793,10 +2793,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226" integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg== -"@types/node@16.18.60": - version "16.18.60" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.60.tgz#0b0f4316906f1bd0e03b640363f67bd4e86958bd" - integrity sha512-ZUGPWx5vKfN+G2/yN7pcSNLkIkXEvlwNaJEd4e0ppX7W2S8XAkdc/37hM4OUNJB9sa0p12AOvGvxL4JCPiz9DA== +"@types/node@16.18.61": + version "16.18.61" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.61.tgz#5ea47e3018348bf3bbbe646b396ba5e720310be1" + integrity sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q== "@types/normalize-package-data@^2.4.0": version "2.4.0"