From 30877a6054ba556e9cdf0401528a813bf0cb72fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:52:09 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.195 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b03c4e4..dc259ecf 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/convert-units": "2.3.5", "@types/emoji-regex": "8.0.0", "@types/jest": "27.0.1", - "@types/lodash": "4.14.172", + "@types/lodash": "4.14.195", "@types/mousetrap": "1.6.8", "@types/rosie": "0.0.40", "@types/twemoji": "12.1.2", diff --git a/yarn.lock b/yarn.lock index 30a6549e..b1165cb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4396,10 +4396,10 @@ resolved "https://registry.yarnpkg.com/@types/less/-/less-3.0.2.tgz#2761d477678c8374cb9897666871662eb1d1115e" integrity sha512-62vfe65cMSzYaWmpmhqCMMNl0khen89w57mByPi1OseGfcV/LV03fO8YVrNj7rFQsRWNJo650WWyh6m7p8vZmA== -"@types/lodash@4.14.172": - version "4.14.172" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" - integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== +"@types/lodash@4.14.195": + version "4.14.195" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632" + integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg== "@types/lodash@^4.14.161": version "4.14.169"