From 87f44279e34e527fc683bfd3ff2f9c8e2281497b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 11:42:05 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.14.187 (#837) 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 4a8bd4cfb..1ca7962cf 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@sourcegraph/tsconfig": "^4.0.1", "@types/fs-extra": "9.0.13", "@types/js-base64": "3.0.0", - "@types/lodash": "4.14.186", + "@types/lodash": "4.14.187", "@types/lru-cache": "5.1.1", "@types/mocha": "10.0.0", "@types/mock-require": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 5f4db6936..95b776045 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,10 +1683,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.186", "@types/lodash@^4.14.168": - version "4.14.186" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@types/lodash@4.14.187", "@types/lodash@^4.14.168": + version "4.14.187" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.187.tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d" + integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A== "@types/lru-cache@5.1.1": version "5.1.1"