From 0023e36bc6116a690284a95d90d717b69ba6cf9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 11:31:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.200 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c71329c37..94993c18c 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@testing-library/react": "13.4.0", "@types/d3": "7.4.0", "@types/jest": "29.2.2", - "@types/lodash": "4.14.186", + "@types/lodash": "4.14.200", "@types/node": "17.0.30", "@types/react": "18.0.21", "@types/react-dom": "18.0.6", diff --git a/yarn.lock b/yarn.lock index 147070656..c868cb400 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3957,10 +3957,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.186": - version "4.14.186" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@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== "@types/lodash@^4.14.167": version "4.14.179"