From 1fc2097817e81e1533ff543e002e804a23e5333d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Nov 2020 01:54:48 +0000 Subject: [PATCH] fix(deps): update dependency @hookform/resolvers to v1.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e7a35f03..ca35685f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@apollo/react-hooks": "^4.0.0", "@debtcollective/dc-header-component": "^2.1.4", - "@hookform/resolvers": "1.0.0", + "@hookform/resolvers": "1.0.1", "algolia-places-react": "1.6.0", "amplitude-js": "^7.0.0", "apollo-boost": "^0.4.4", diff --git a/yarn.lock b/yarn.lock index 8e6637e5..b42ab327 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1515,10 +1515,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@hookform/resolvers@1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-1.0.0.tgz#ad924cb846343fe0a42addcf0b055c4f9aa2dcb9" - integrity sha512-YzBq6ZFw/uWGa3rXBNSHqnsE4hDXLrzdboDxPRKGjYHVzs1dBxjvELftP8iTmRPqP32VjnbVfUktX1CQ6Y7sog== +"@hookform/resolvers@1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-1.0.1.tgz#a80029fb8e1fb8e17960731010d48b4cdbad1941" + integrity sha512-hhixh7KHFr88kH+jwoQW3Y1h/77Q54RykO3vrrwnqkSW3aGjpJVzGjr5dvkJrguGljO62zryqHvQdR9Fhf1kig== "@iarna/toml@2.2.5", "@iarna/toml@^2.2.0", "@iarna/toml@^2.2.5": version "2.2.5"