Skip to content

Commit

Permalink
chore(deps): bump validator and @types/validator (PalisadoesFoundatio…
Browse files Browse the repository at this point in the history
…n#2300)

Bumps [validator](https://github.com/validatorjs/validator.js) and [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator). These dependencies needed to be updated together.

Updates `validator` from 13.11.0 to 13.12.0
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.11.0...13.12.0)

Updates `@types/validator` from 13.11.9 to 13.11.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/validator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 0b54a13 commit ca4b029
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"rrule": "^2.8.1",
"typedoc-plugin-markdown": "^4.0.1",
"uuid": "^9.0.0",
"validator": "^13.7.0",
"validator": "^13.12.0",
"winston": "^3.13.0",
"ws": "^8.17.0",
"yargs": "^17.7.2",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@types/node": "^20.12.7",
"@types/nodemailer": "^6.4.15",
"@types/uuid": "^9.0.7",
"@types/validator": "^13.11.9",
"@types/validator": "^13.11.10",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitest/coverage-v8": "^1.6.0",
Expand Down

0 comments on commit ca4b029

Please sign in to comment.