Skip to content

Commit bfbc186

Browse files
Update dependency react-hook-form to ^7.42.1
1 parent e45f918 commit bfbc186

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@
583583
"react-fast-compare": "^2.0.4",
584584
"react-focus-on": "^3.7.0",
585585
"react-grid-layout": "^1.3.4",
586-
"react-hook-form": "^7.41.5",
586+
"react-hook-form": "^7.42.1",
587587
"react-intl": "^2.8.0",
588588
"react-is": "^17.0.2",
589589
"react-markdown": "^6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22954,10 +22954,10 @@ react-grid-layout@^1.3.4:
2295422954
react-draggable "^4.0.0"
2295522955
react-resizable "^3.0.4"
2295622956

22957-
react-hook-form@^7.41.5:
22958-
version "7.41.5"
22959-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.5.tgz#dcd0e7438c15044eadc99df6deb889da5858a03b"
22960-
integrity sha512-DAKjSJ7X9f16oQrP3TW2/eD9N6HOgrmIahP4LOdFphEWVfGZ2LulFd6f6AQ/YS/0cx/5oc4j8a1PXxuaurWp/Q==
22957+
react-hook-form@^7.42.1:
22958+
version "7.43.0"
22959+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.0.tgz#d0c19b5c4ec561fbf8d652869ccb513c11c772e7"
22960+
integrity sha512-/rVEz7T0gLdSFwPqutJ1kn2e0sQNyb9ci/hmwEYr2YG0KF/LSuRLvNrf9QWJM+gj88CjDpDW5Bh/1AD7B2+z9Q==
2296122961

2296222962
react-input-autosize@^3.0.0:
2296322963
version "3.0.0"

0 commit comments

Comments
 (0)