From 9a29bec94f2485fcb0f8b15170670d9bcb4c07f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 12:00:21 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.181 to 4.14.182 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.14.182. - [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 2cfb8426..97e77dde 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@types/i18next": "^13.0.0", "@types/jest": "27.4.1", "@types/jsdom": "^16.2.14", - "@types/lodash": "^4.14.181", + "@types/lodash": "^4.14.182", "@types/lokijs": "^1.5.7", "@types/nedb": "^1.8.12", "@types/node": "^17.0.24", diff --git a/yarn.lock b/yarn.lock index 4b1d63bd..7d211dcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1747,10 +1747,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*", "@types/lodash@^4.14.181": - version "4.14.181" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" - integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== +"@types/lodash@*", "@types/lodash@^4.14.181", "@types/lodash@^4.14.182": + version "4.14.182" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" + integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== "@types/lokijs@^1.5.7": version "1.5.7"