From d4cb39303191090df1f3114060c2ddb9331a3703 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 21:25:12 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.14.198 (#873) 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 533bb616f..ae7f977ec 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.197", + "@types/lodash": "4.14.198", "@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 56b14a07a..9fb44f558 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.197", "@types/lodash@^4.14.168": - version "4.14.197" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" - integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== +"@types/lodash@4.14.198", "@types/lodash@^4.14.168": + version "4.14.198" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c" + integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg== "@types/lru-cache@5.1.1": version "5.1.1"