From bc9bff8ad59451cad653fe3370c1310ddac68ca8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 13:34:55 -0500 Subject: [PATCH] update: update dependency @types/node to v14.10.0 (#209) 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 de5bd72..fa2a301 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.161", "@types/mocha": "8.0.3", "@types/mock-fs": "4.10.0", - "@types/node": "14.6.4", + "@types/node": "14.10.0", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.3", "@typescript-eslint/eslint-plugin": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 1756d2f..a3ae9a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -419,10 +419,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@14.6.4": - version "14.6.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a" - integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ== +"@types/node@14.10.0": + version "14.10.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.10.0.tgz#15815dff82c8dc30827f6b1286f865902945095a" + integrity sha512-SOIyrdADB4cq6eY1F+9iU48iIomFAPltu11LCvA9PKcyEwHadjCFzNVPotAR+oEJA0bCP4Xvvgy+vwu1ZjVh8g== "@types/normalize-package-data@^2.4.0": version "2.4.0"