From a87a6140f778ece4c260631094268a86d1e5ef4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 12:02:13 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.5 (#9066) 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 a5547e704..e4974c81e 100644 --- a/package.json +++ b/package.json @@ -1200,7 +1200,7 @@ "@types/diff": "5.2.1", "@types/diff-match-patch": "1.0.36", "@types/glob": "8.1.0", - "@types/lodash": "4.17.4", + "@types/lodash": "4.17.5", "@types/mocha": "10.0.6", "@types/node": "18.19.34", "@types/parsimmon": "1.10.9", diff --git a/yarn.lock b/yarn.lock index 7b2ba842c..7bf0b93ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -339,10 +339,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash@4.17.4": - version "4.17.4" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7" - integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ== +"@types/lodash@4.17.5": + version "4.17.5" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" + integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== "@types/minimatch@*": version "3.0.3"