From 55c0196b7f9681c09be00d715caeee25315f86c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 22:30:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.11.42 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 369d28e4..a2d4c966 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@softwareventures/prettier-config": "3.0.0", "@softwareventures/semantic-release-config": "2.0.2", "@softwareventures/tsconfig": "6.0.0", - "@types/node": "16.11.33", + "@types/node": "16.11.42", "ava": "4.2.0", "cz-conventional-changelog": "3.3.0", "eslint": "8.14.0", diff --git a/yarn.lock b/yarn.lock index 30667788..665e4eef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -581,10 +581,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.17.tgz#a8ddf6e0c2341718d74ee3dc413a13a042c45a0c" integrity sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw== -"@types/node@16.11.33": - version "16.11.33" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c" - integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA== +"@types/node@16.11.42": + version "16.11.42" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020" + integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ== "@types/normalize-package-data@^2.4.0": version "2.4.1"