From 56a4898fa5ce0f7d1a95172ea66d2ebb8e687cca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 04:21:33 +0000 Subject: [PATCH] update: update dependency @types/lodash to v4.14.187 (#1252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 81158ac..52f9742 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/chai-as-promised": "7.1.5", "@types/deep-diff": "1.0.1", "@types/js-yaml": "4.0.5", - "@types/lodash": "4.14.186", + "@types/lodash": "4.14.187", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.0", "@types/node": "18.11.8", diff --git a/yarn.lock b/yarn.lock index e5885f8..50dec23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,10 +462,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.186": - version "4.14.186" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@types/lodash@4.14.187": + version "4.14.187" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.187.tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d" + integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A== "@types/minimatch@5.1.2": version "5.1.2"