From 8ded571e35ff326d811463527115088b3f718587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:17:03 -0400 Subject: [PATCH] Bump @types/lodash from 4.14.177 to 4.14.180 (#5037) Co-authored-by: dependabot[bot] <49699333+dependabot[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 c59099960f..34bcbd2c96 100644 --- a/package.json +++ b/package.json @@ -298,7 +298,7 @@ "@types/js-yaml": "^4.0.5", "@types/jsdom": "^16.2.13", "@types/jsonpath": "^0.2.0", - "@types/lodash": "^4.14.177", + "@types/lodash": "^4.14.180", "@types/marked": "^4.0.1", "@types/md5-file": "^4.0.2", "@types/mini-css-extract-plugin": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index b6b69a2156..88bcb07dad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1644,10 +1644,10 @@ dependencies: "@types/node" "*" -"@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/lodash@^4.14.180": + version "4.14.180" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.180.tgz#4ab7c9ddfc92ec4a887886483bc14c79fb380670" + integrity sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g== "@types/marked@^4.0.1": version "4.0.1"