Skip to content

Commit 485cde7

Browse files
committed
Update dependency react-hook-form to ^7.27.0
1 parent 075b947 commit 485cde7

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.27.0",
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.27.0:
5396+
version "7.27.0"
5397+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.27.0.tgz#2c05e54ca557f71c55f645311ff612ec936c6c7c"
5398+
integrity sha512-NEh3Qbz1Rg3w95SRZv0kHorHN3frtMKasplznMBr8RkFrE4pVxjd/zo3clnFXpD0FppUVHBMfsTMtTsa6wyQrA==
53995399

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

0 commit comments

Comments
 (0)