From bc7be8cb60671defb4f94ce1ec81321a233ec31a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Nov 2021 00:36:32 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.14.177 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a58c1761..bc091045 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@kentico/kontent-delivery": "10.4.1", "@kentico/kontent-smart-link": "1.3.0", "@tailwindcss/typography": "0.4.1", - "@types/lodash": "4.14.176", + "@types/lodash": "4.14.177", "framer-motion": "4.1.17", "html-react-parser": "0.14.3", "next": "10.2.3", diff --git a/yarn.lock b/yarn.lock index eb7a566c..a9bf4b01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -444,10 +444,10 @@ "@types/node" "*" domhandler "^2.4.0" -"@types/lodash@4.14.176": - version "4.14.176" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" - integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== +"@types/lodash@4.14.177": + version "4.14.177" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578" + integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw== "@types/node@*": version "14.6.4"