Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 1748c77

Browse files
Bump @hookform/error-message from 0.0.5 to 1.1.0
Bumps [@hookform/error-message](https://github.com/react-hook-form/error-message) from 0.0.5 to 1.1.0. - [Release notes](https://github.com/react-hook-form/error-message/releases) - [Commits](react-hook-form/error-message@v0.0.5...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ca326b commit 1748c77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"build-storybook": "build-storybook"
2121
},
2222
"peerDependencies": {
23-
"@hookform/error-message": "^0.0.5",
23+
"@hookform/error-message": "^1.1.0",
2424
"@material-ui/core": "^4.10.12",
2525
"@material-ui/pickers": "^3.2.10",
2626
"react": ">=16",
@@ -47,7 +47,7 @@
4747
"@babel/core": "^7.12.13",
4848
"@date-io/date-fns": "1.x",
4949
"@hookform/devtools": "^2.2.1",
50-
"@hookform/error-message": "^0.0.5",
50+
"@hookform/error-message": "^1.1.0",
5151
"@material-ui/core": "^4.11.0",
5252
"@material-ui/pickers": "^3.2.10",
5353
"@storybook/addon-actions": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,10 +1521,10 @@
15211521
lodash "^4.17.15"
15221522
react-simple-animate "^3.3.8"
15231523

1524-
"@hookform/error-message@^0.0.5":
1525-
version "0.0.5"
1526-
resolved "https://registry.yarnpkg.com/@hookform/error-message/-/error-message-0.0.5.tgz#606912b506513669980c440f383ff6c78a7aca3a"
1527-
integrity sha512-es7eLLFA3SXNYAT8aUjvf7Gok1eMHK+9DMILtJA7ZEwYZlCCCPifhpoZmY+5SOopEtF7e+qxFOjX+MJnI3jOcg==
1524+
"@hookform/error-message@^1.1.0":
1525+
version "1.1.0"
1526+
resolved "https://registry.yarnpkg.com/@hookform/error-message/-/error-message-1.1.0.tgz#609a7c304c576f8c471923b72f4cadfad7097b73"
1527+
integrity sha512-s6gD8B0tF7ISBtm+uBQoe19eANL3+sh+x74eRolv99KDlWdV4rb4qw7jkIcgOwzsNCjLQddTx0/9ZXXmLsxWdA==
15281528

15291529
"@icons/material@^0.2.4":
15301530
version "0.2.4"

0 commit comments

Comments
 (0)