From 51b624680bc17d9c8ba75cbcc30e45d1f19fb6cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 05:22:35 +0000 Subject: [PATCH] bump(deps): update dependency @types/lodash to ^4.14.200 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aca6fe5..8e2344b 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@testing-library/react-native": "^11.5.4", "@types/find-in-files": "^0.5.1", "@types/jest": "^29.4.0", - "@types/lodash": "^4.14.191", + "@types/lodash": "^4.14.200", "@types/node": "^18.15.0", "@types/randomcolor": "^0.5.7", "@types/react": "~18.2.14", diff --git a/yarn.lock b/yarn.lock index c94c98a..18a5a99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3293,7 +3293,7 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.191": +"@types/lodash@^4.14.200": version "4.14.200" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==