From db6487358f3de4ea1644bd05473cdd7f41fb841e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Jan 2021 18:13:18 +0000 Subject: [PATCH] update: update dependency @types/lodash to v4.14.167 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 599d355..6376627 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@microsoft/api-extractor": "7.12.1", "@types/chai": "4.2.14", "@types/chai-as-promised": "7.1.3", - "@types/lodash": "4.14.166", + "@types/lodash": "4.14.167", "@types/mocha": "8.2.0", "@types/mock-fs": "4.13.0", "@types/node": "14.14.17", diff --git a/yarn.lock b/yarn.lock index 479a881..f9d65a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -397,10 +397,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.166": - version "4.14.166" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f" - integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA== +"@types/lodash@4.14.167": + version "4.14.167" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" + integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== "@types/minimist@^1.2.0": version "1.2.0"