From 43459296b97c4dfc6e0e27cc708d89a7ed985409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:08:23 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.184 to 4.14.187 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.184 to 4.14.187. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9d310b38..bf42e671 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "@types/i18next": "^13.0.0", "@types/jest": "27.4.1", "@types/jsdom": "^20.0.0", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.14.187", "@types/lokijs": "^1.5.7", "@types/nedb": "^1.8.12", "@types/node": "^18.7.15", diff --git a/yarn.lock b/yarn.lock index c9a733c5..d3f19e9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1847,10 +1847,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.184": - version "4.14.184" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" - integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== +"@types/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.187": + 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/lokijs@^1.5.7": version "1.5.7"