Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency validator to v13.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 70f4030 commit c0857f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"react-dom": "18.2.0",
"react-hook-form": "7.45.2",
"typescript": "5.1.6",
"validator": "13.9.0"
"validator": "13.11.0"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.4.2",
"@types/validator": "13.7.17",
"@types/validator": "13.9.0",
"cypress": "12.17.3",
"prisma": "4.16.2",
"ts-node": "10.9.1"
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0857f7

Please sign in to comment.