grafana/ui: update react-hook-form to version 7.5.3 (#34218)

This commit is contained in:
Alex Khomenko 2021-05-18 12:07:13 +03:00 committed by GitHub
parent 0e207c4133
commit 10a19ab790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"react-custom-scrollbars": "4.2.1",
"react-dom": "17.0.1",
"react-highlight-words": "0.16.0",
"react-hook-form": "7.2.3",
"react-hook-form": "7.5.3",
"react-popper": "2.2.4",
"react-router-dom": "^5.2.0",
"react-select": "4.3.0",

View File

@ -18458,10 +18458,10 @@ react-highlight-words@0.17.0:
memoize-one "^4.0.0"
prop-types "^15.5.8"
react-hook-form@7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.2.3.tgz#a4be9214cab3a6e6358f95d342da2e7ded37e3f0"
integrity sha512-ki83pkQH/NK6HbSWb4zHLD78s8nh6OW2j4GC5kAjhB2C3yiiVGvNAvybgAfnsXBbx+xb9mPgSpRRVOQUbss+JQ==
react-hook-form@7.5.3:
version "7.5.3"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.5.3.tgz#9a624fa14ec153b154891c5ebddae02ec5c2e40f"
integrity sha512-5T0mfJ4kCPKljd7t3Rgp7lML4Y2+kaZIeMdN6Zo/J7gBQ+WkrDBHOftdOtz4X+7/eqHGak5yL5evNpYdA9abVA==
react-hot-loader@4.8.0:
version "4.8.0"