From 0b613b3b84ffef10c32ef1e2e92822888dd33078 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Mar 2022 20:44:37 +0000 Subject: [PATCH] update: update dependency @types/node to v16.11.26 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8cd93e1..d8aa841 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai-as-promised": "7.1.5", "@types/mocha": "9.1.0", "@types/mock-fs": "4.13.1", - "@types/node": "16.11.25", + "@types/node": "16.11.26", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.4", "@typescript-eslint/eslint-plugin": "5.12.1", diff --git a/yarn.lock b/yarn.lock index f56d3d1..b2ba080 100644 --- a/yarn.lock +++ b/yarn.lock @@ -303,10 +303,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.25": - version "16.11.25" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.25.tgz#bb812b58bacbd060ce85921250d8b4ca553cd4a2" - integrity sha512-NrTwfD7L1RTc2qrHQD4RTTy4p0CO2LatKBEKEds3CaVuhoM/+DJzmWZl5f+ikR8cm8F5mfJxK+9rQq07gRiSjQ== +"@types/node@16.11.26": + version "16.11.26" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47" + integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"