From 688d1639e1492c143d974663131d62fe6ad403df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 13:42:24 +0000 Subject: [PATCH] chore(deps): bump @types/lodash from 4.14.181 to 4.17.6 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.17.6. - [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:production update-type: version-update:semver-minor ... 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 f5d5dfb1..82a62414 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@types/jasmine-enzyme": "^7.0.1", "@types/jasmine-matchers": "^0.2.32", "@types/jest": "26.0.21", - "@types/lodash": "4.14.181", + "@types/lodash": "4.17.6", "@types/moment": "^2.13.0", "@types/node": "13.1.7", "@types/prop-types": "15.7.5", diff --git a/yarn.lock b/yarn.lock index 7de6ac9a..171a9883 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2170,10 +2170,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@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@4.17.6": + version "4.17.6" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543" + integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA== "@types/minimatch@*": version "3.0.5"