Skip to content

Commit 2d6f06e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @hookform/resolvers to v1.3.8
1 parent 54d10f2 commit 2d6f06e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@devexpress/dx-react-chart-material-ui": "2.7.6",
1010
"@devexpress/dx-react-core": "2.7.6",
1111
"@graphql-portal/types": "1.2.0",
12-
"@hookform/resolvers": "1.3.7",
12+
"@hookform/resolvers": "1.3.8",
1313
"@material-ui/core": "4.12.3",
1414
"@material-ui/icons": "4.11.2",
1515
"@material-ui/lab": "4.0.0-alpha.60",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4501,10 +4501,10 @@
45014501
dependencies:
45024502
"@hapi/hoek" "^8.3.0"
45034503

4504-
"@hookform/[email protected].7":
4505-
version "1.3.7"
4506-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-1.3.7.tgz#7c164d438b788cc625e46c22885ca6edc254350b"
4507-
integrity sha512-gC06h1hky7gM31UO4Y7DrUQjgZyNIKA3s0/TxXbdeurwhOj07l8Zx8Pomjt93ANOKoZOU2rcHKaZtrEJx1w7tg==
4504+
"@hookform/[email protected].8":
4505+
version "1.3.8"
4506+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-1.3.8.tgz#32e733f92b25eaddf53d72a6246a233cd53ea387"
4507+
integrity sha512-mEUqsqbx5S78+uN1tVS1vrgaFEeh4cbFzBs0tuzvWmJFGSSDaqf0Z9SoKvrDFXl8eBIQvADA6H4vsbUYnlXuxw==
45084508

45094509
"@humanwhocodes/config-array@^0.5.0":
45104510
version "0.5.0"

0 commit comments

Comments
 (0)