From 884d76d4a969f0263254cfe38dde09a269d97826 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 15:21:26 -0300 Subject: [PATCH] build(deps-dev): bump react-hook-form from 3.28.15 to 3.29.4 (#388) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e7ea6f4..9e8d975 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "react": "16.12.0", "react-autosuggest": "9.4.3", "react-dom": "16.12.0", - "react-hook-form": "3.28.15", + "react-hook-form": "3.29.4", "react-hot-loader": "4.12.18", "react-router-dom": "5.1.2", "request": "2.88.0", diff --git a/yarn.lock b/yarn.lock index 4c931b0..854bf27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11561,10 +11561,10 @@ react-dom@16.12.0: prop-types "^15.6.2" scheduler "^0.18.0" -react-hook-form@3.28.15: - version "3.28.15" - resolved "https://registry.verdaccio.org/react-hook-form/-/react-hook-form-3.28.15.tgz#3402bd2ce9fdfc993adecec7f03c61f71091c7aa" - integrity sha512-JRwDNKXesgAj3f0IUUjODbcH3cQEr4FDLYVjjIHWr9D9DV/1TZofL2ZEgFdD/QtUa7zlu1V/4siL+YwbThnf5w== +react-hook-form@3.29.4: + version "3.29.4" + resolved "https://registry.verdaccio.org/react-hook-form/-/react-hook-form-3.29.4.tgz#0d4a6650d3f8035e5f4f6740258ac711e0fc3184" + integrity sha512-NsqXUIHPmiXcb11gY5e4kiJSc0WONXRo28JLuXBL0dJr1vk60W5IwnzBDeT0mb+V3MIjPrV0lFPKo57VnSZAPw== react-hot-loader@4.12.18: version "4.12.18"