Skip to content

Commit aab8f8a

Browse files
author
Ian Walter
authored
Merge pull request #190 from generates/renovate/react-hook-form-7.x
Update dependency react-hook-form to ^7.20.2
2 parents 0093617 + 509b1e4 commit aab8f8a

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/sour-terms-switch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@generates/swag-squad": patch
3+
---
4+
5+
Update dependency react-hook-form to ^7.20.2

packages/swag-squad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss": "^8.4.1",
3030
"react": "^17.0.2",
3131
"react-dom": "^17.0.2",
32-
"react-hook-form": "^7.19.5",
32+
"react-hook-form": "^7.20.2",
3333
"react-icons": "^4.3.1",
3434
"tailwindcss": "^2.2.19"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5322,10 +5322,10 @@ react-fast-compare@^3.0.1:
53225322
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
53235323
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
53245324

5325-
react-hook-form@^7.19.5:
5326-
version "7.19.5"
5327-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.19.5.tgz#cc6087419facf2fb57d47d5b0d4a8ca63201298f"
5328-
integrity sha512-+M9gd0nWWASuEitf5PQGOGNElnHknzY3rGISrPDXwsOmZb7c/jyvkRUqk4OJXaZit1ZwesSv+EysttdAeFEfmw==
5325+
react-hook-form@^7.20.2:
5326+
version "7.20.2"
5327+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.20.2.tgz#6fe76b680dd54ceb95c9c1a3c6338162081ba2e2"
5328+
integrity sha512-J5zkZW0Mf3KuMlk7Tl1tWYXoSjYhfKyEu//NfWTn2xzvv2vnDT5/EE/vHgtNb7kVeYpx6/mHIBd9aOfNnWcOsg==
53295329

53305330
react-icons@^4.3.1:
53315331
version "4.3.1"

0 commit comments

Comments
 (0)