Skip to content

Commit 0ac3eaf

Browse files
committed
Update dependency react-hook-form to ^7.22.5
1 parent 075b947 commit 0ac3eaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.22.2",
32+
"react-hook-form": "^7.22.5",
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
@@ -5392,10 +5392,10 @@ react-fast-compare@^3.0.1:
53925392
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
53935393
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
53945394

5395-
react-hook-form@^7.22.2:
5396-
version "7.22.2"
5397-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.2.tgz#aa66fd75cad858049739770341079d9787683c6b"
5398-
integrity sha512-gdz5dhdOPfd04uj00a+Fw8JHA4m6evn3RQeVEQSZCOrmRC+LqaTwsR97cQfj5vu3yCXhSETrUtiDoXJojW/KGg==
5395+
react-hook-form@^7.22.5:
5396+
version "7.22.5"
5397+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.5.tgz#85a135f3c5ae02ccf73096a03fc14b45607e9baa"
5398+
integrity sha512-Q2zaeQFXdVQ8l3hcywhltH+Nzj4vo50wMVujHDVN/1Xy9IOaSZJwYBXA2CYTpK6rq41fnXviw3jTLb04c7Gu9Q==
53995399

54005400
react-icons@^4.3.1:
54015401
version "4.3.1"

0 commit comments

Comments
 (0)