From c2d468f9ead9773f0035733c90bd63a6aa847264 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 12:28:40 -0500 Subject: [PATCH] update: update dependency @types/node to v13.11.0 (#12) 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 502f960..7fddeb7 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.149", "@types/mocha": "7.0.2", "@types/mock-fs": "4.10.0", - "@types/node": "13.9.8", + "@types/node": "13.11.0", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.1", "@typescript-eslint/eslint-plugin": "2.26.0", diff --git a/yarn.lock b/yarn.lock index e6137a4..c92bafc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -365,10 +365,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@13.9.8": - version "13.9.8" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4" - integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA== +"@types/node@13.11.0": + version "13.11.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b" + integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ== "@types/resolve@0.0.8": version "0.0.8"