Skip to content

Commit

Permalink
Bump @hookform/resolvers from 3.9.1 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.1...v3.10.0)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 3c85591 commit 6a69bfa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/sif-demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint:fix": "eslint --fix"
},
"dependencies": {
"@hookform/resolvers": "3.9.1",
"@hookform/resolvers": "3.10.0",
"@navikt/aksel-icons": "7.9.0",
"@navikt/ds-css": "7.9.0",
"@navikt/ds-react": "7.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3193,12 +3193,12 @@ __metadata:
languageName: node
linkType: hard

"@hookform/resolvers@npm:3.9.1":
version: 3.9.1
resolution: "@hookform/resolvers@npm:3.9.1"
"@hookform/resolvers@npm:3.10.0":
version: 3.10.0
resolution: "@hookform/resolvers@npm:3.10.0"
peerDependencies:
react-hook-form: ^7.0.0
checksum: 10/4e7a24f79ead48db5c869c17b5f47412a7d628939f743bdc1248ea3a291b1a9dd777cd02f84326e91d258283a6351566f13bca5cb30f996e5a9db7ee490b5cc5
checksum: 10/92d3601b2cedb4f52e9e086cc4bd6a20b493f59ecfb1af8b8e465057f0445aa83cf5a6d482a831cdf5d1321a73269173633222eefde0adb515d3820c1525b0cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -5434,7 +5434,7 @@ __metadata:
dependencies:
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/js": "npm:9.17.0"
"@hookform/resolvers": "npm:3.9.1"
"@hookform/resolvers": "npm:3.10.0"
"@navikt/aksel-icons": "npm:7.9.0"
"@navikt/ds-css": "npm:7.9.0"
"@navikt/ds-react": "npm:7.9.0"
Expand Down

0 comments on commit 6a69bfa

Please sign in to comment.