From f3eba4c1a7f26714484513045cfcdedc21be5e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 04:32:13 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.168. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot[bot] --- yarn.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4bcc259062..e895357587 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1900,6 +1900,7 @@ "@backstage/catalog-model" "^0.7.4" "@backstage/core" "^0.7.1" "@backstage/integration" "^0.5.1" + "@backstage/integration-react" "^0.1.1" "@backstage/plugin-catalog-react" "^0.1.1" "@backstage/theme" "^0.2.4" "@material-ui/core" "^4.11.0" @@ -1923,6 +1924,7 @@ "@backstage/catalog-model" "^0.7.4" "@backstage/core" "^0.7.1" "@backstage/integration" "^0.5.1" + "@backstage/integration-react" "^0.1.1" "@backstage/plugin-catalog-react" "^0.1.1" "@backstage/theme" "^0.2.4" "@material-ui/core" "^4.11.0" @@ -6385,9 +6387,9 @@ "@types/node" "*" "@types/lodash@^4.14.151": - version "4.14.165" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" - integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== + version "4.14.168" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/long@^4.0.0", "@types/long@^4.0.1": version "4.0.1"