From 1a8e3821671d15f2ca6c564dcbe0ee8d83eaa13d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 15:34:28 +0000 Subject: [PATCH] update: update dependency @types/node to v16.11.59 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3bd2a6..23de5d8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai-as-promised": "7.1.5", "@types/mocha": "9.1.1", "@types/mock-fs": "4.13.1", - "@types/node": "16.11.47", + "@types/node": "16.11.59", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.4", "@typescript-eslint/eslint-plugin": "5.31.0", diff --git a/yarn.lock b/yarn.lock index f197dca..2176358 100644 --- a/yarn.lock +++ b/yarn.lock @@ -319,10 +319,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@16.11.47": - version "16.11.47" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c" - integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g== +"@types/node@16.11.59": + version "16.11.59" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.59.tgz#823f238b9063ccc3b3b7f13186f143a57926c4f6" + integrity sha512-6u+36Dj3aDzhfBVUf/mfmc92OEdzQ2kx2jcXGdigfl70E/neV21ZHE6UCz4MDzTRcVqGAM27fk+DLXvyDsn3Jw== "@types/normalize-package-data@^2.4.0": version "2.4.0"