Skip to content

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 Nov 7, 2023
1 parent c196d18 commit 3ec9562
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/vue-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"typecheck": "vue-tsc --noEmit -p tsconfig.json --composite false"
},
"dependencies": {
"validator": "13.9.0"
"validator": "13.11.0"
},
"devDependencies": {
"@types/node": "18.15.11",
"@types/validator": "13.7.13",
"@types/validator": "13.11.6",
"@vee-validate/i18n": "4.7.4",
"@vee-validate/rules": "4.7.4",
"@vee-validate/zod": "4.7.4",
Expand Down
24 changes: 12 additions & 12 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 3ec9562

Please sign in to comment.