From 8fb14e4fc033d0477fb90f6575fe7bc57c500b27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 22:14:05 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.18.62 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f311d9f9..67776736 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.61", + "@types/node": "16.18.62", "@types/puppeteer": "5.4.7", "all-contributors-cli": "6.24.0", "codecov": "3.8.3", diff --git a/yarn.lock b/yarn.lock index d395a942..55838ffa 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.61": - version "16.18.61" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.61.tgz#5ea47e3018348bf3bbbe646b396ba5e720310be1" - integrity sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q== +"@types/node@16.18.62": + version "16.18.62" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.62.tgz#5b80d7a800f86842c5fadc066a63d6312208805c" + integrity sha512-/zbPnIBkef8sT+6vw6BxdvU3dCxRI0v6rBu/6IvXnRNtOPILucigqhUBPYxtQ/8JdAna0JLTAcNTCDmQ77QYkQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"