Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit 324181c

Browse files
fix(deps): update dependency @hookform/resolvers to v3 (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdcdeab commit 324181c

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
@@ -38,7 +38,7 @@
3838
"@emotion/server": "11.10.0",
3939
"@emotion/styled": "11.10.6",
4040
"@fontsource/roboto": "4.5.8",
41-
"@hookform/resolvers": "2.9.11",
41+
"@hookform/resolvers": "3.1.0",
4242
"@json-rpc-tools/utils": "1.7.6",
4343
"@mui/icons-material": "5.11.16",
4444
"@mui/lab": "5.0.0-alpha.126",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,10 +1364,10 @@
13641364
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.8.tgz#56347764786079838faf43f0eeda22dd7328437f"
13651365
integrity sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==
13661366

1367-
"@hookform/resolvers@2.9.11":
1368-
version "2.9.11"
1369-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.11.tgz#9ce96e7746625a89239f68ca57c4f654264c17ef"
1370-
integrity sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==
1367+
"@hookform/resolvers@3.1.0":
1368+
version "3.1.0"
1369+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.1.0.tgz#ff83ef4aa6078173201da131ceea4c3583b67034"
1370+
integrity sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==
13711371

13721372
"@humanwhocodes/config-array@^0.11.8":
13731373
version "0.11.8"

0 commit comments

Comments
 (0)