From be6af6e1113062a2f94a8c77d7046d146bff0d58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 06:21:00 -0500 Subject: [PATCH] update: update dependency @types/node to v13.13.9 (#56) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 41a5305..e376cc3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.150", "@types/mocha": "7.0.2", "@types/mock-fs": "4.10.0", - "@types/node": "13.13.5", + "@types/node": "13.13.9", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.1", "@typescript-eslint/eslint-plugin": "2.31.0", diff --git a/yarn.lock b/yarn.lock index ed273c0..bb0a58b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -384,10 +384,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@13.13.5": - version "13.13.5" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765" - integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g== +"@types/node@13.13.9": + version "13.13.9" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.9.tgz#79df4ae965fb76d31943b54a6419599307a21394" + integrity sha512-EPZBIGed5gNnfWCiwEIwTE2Jdg4813odnG8iNPMQGrqVxrI+wL68SPtPeCX+ZxGBaA6pKAVc6jaKgP/Q0QzfdQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"