From 369f3fcb73544e1e7d773a167f68ea5b9136e0a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 04:36:56 +0000 Subject: [PATCH] Bump @types/react-jsonschema-form from 1.6.6 to 1.6.7 Bumps [@types/react-jsonschema-form](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-jsonschema-form) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-jsonschema-form) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 165432a..6748148 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1146,9 +1146,9 @@ "@types/react" "*" "@types/react-jsonschema-form@^1.6.2": - version "1.6.6" - resolved "https://registry.yarnpkg.com/@types/react-jsonschema-form/-/react-jsonschema-form-1.6.6.tgz#c1185e9222c7ef55eb68d9f5124eb42bb3370e0d" - integrity sha512-Z3mY9Kij0AFMXsswvEYLm/i+F4aRNVzRjLqAYdX4mxJcpMYJdKxH6+BnT+orXI+i9AoED0XR9DOt7ofcI5JrKQ== + version "1.6.7" + resolved "https://registry.yarnpkg.com/@types/react-jsonschema-form/-/react-jsonschema-form-1.6.7.tgz#889efa50cce71006a0a295746238b60dfb3359f4" + integrity sha512-XIWsJKwzxYDN1Z1tsZpq5zbv/w8qgOvKyzyoxbzHUk33tzmHA+WSsRWb42btiBtDvdenc56pcBz8P0R2F4sLwg== dependencies: "@types/json-schema" "*" "@types/react" "*"