Skip to content

Commit fb6e2fe

Browse files
committed
fix(deps): update dependency react-hook-form to v7.39.4
1 parent b4ef441 commit fb6e2fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"next": "12.3.3",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
18-
"react-hook-form": "7.39.3",
18+
"react-hook-form": "7.39.4",
1919
"typeface-rubik": "1.1.13",
2020
"typeface-ubuntu-mono": "1.1.13"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,10 +2031,10 @@ react-dom@18.2.0:
20312031
loose-envify "^1.1.0"
20322032
scheduler "^0.23.0"
20332033

2034-
react-hook-form@7.39.3:
2035-
version "7.39.3"
2036-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.3.tgz#d5e66dae44187606992ba01f26460cca2565ea58"
2037-
integrity sha512-H/vwk1vBf+TiXuyW6+hWz+zCujiDO6NqHlN5sPE/a+NGKKGK95XTM65DZz3NmEgs2M20Wka+g4uv4VD367wDBA==
2034+
react-hook-form@7.39.4:
2035+
version "7.39.4"
2036+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.4.tgz#7d9edf4e778a0cec4383f0119cd0699e3826a14a"
2037+
integrity sha512-B0e78r9kR9L2M4A4AXGbHoA/vyv34sB/n8QWJAw33TFz8f5t9helBbYAeqnbvcQf1EYzJxKX/bGQQh9K+evCyQ==
20382038

20392039
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
20402040
version "16.13.1"

0 commit comments

Comments
 (0)