From e68ef7dce0ccf6527d6d7cd13f7d37ef745711cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Oct 2020 02:50:41 +0000 Subject: [PATCH] update: update dependency @types/node to v14.14.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef1e134..d038a33 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.163", "@types/mocha": "8.0.3", "@types/mock-fs": "4.13.0", - "@types/node": "14.14.3", + "@types/node": "14.14.6", "@types/sinon-chai": "3.2.5", "@types/source-map-support": "0.5.3", "@typescript-eslint/eslint-plugin": "4.6.0", diff --git a/yarn.lock b/yarn.lock index d0032bf..2634c31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,10 +462,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@14.14.3": - version "14.14.3" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" - integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== +"@types/node@14.14.6": + version "14.14.6" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f" + integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw== "@types/normalize-package-data@^2.4.0": version "2.4.0"