chore(deps-dev): bump @types/validator from 13.11.2 to 13.11.5

Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.11.2 to 13.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-25 21:07:18 +00:00 committed by Nicolas Meienberger
parent a51e26e0dc
commit d2c6909959
2 changed files with 5 additions and 5 deletions

View file

@ -100,7 +100,7 @@
"@types/react-dom": "18.2.14",
"@types/semver": "^7.5.3",
"@types/uuid": "^9.0.6",
"@types/validator": "^13.11.2",
"@types/validator": "^13.11.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitejs/plugin-react": "^4.1.0",

View file

@ -208,8 +208,8 @@ importers:
specifier: ^9.0.6
version: 9.0.6
'@types/validator':
specifier: ^13.11.2
version: 13.11.2
specifier: ^13.11.5
version: 13.11.5
'@typescript-eslint/eslint-plugin':
specifier: ^6.9.0
version: 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.51.0)(typescript@5.2.2)
@ -3261,8 +3261,8 @@ packages:
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
dev: true
/@types/validator@13.11.2:
resolution: {integrity: sha512-nIKVVQKT6kGKysnNt+xLobr+pFJNssJRi2s034wgWeFBUx01fI8BeHTW2TcRp7VcFu9QCYG8IlChTuovcm0oKQ==}
/@types/validator@13.11.5:
resolution: {integrity: sha512-xW4qsT4UIYILu+7ZrBnfQdBYniZrMLYYK3wN9M/NdeIHgBN5pZI2/8Q7UfdWIcr5RLJv/OGENsx91JIpUUoC7Q==}
dev: true
/@types/web-push@3.6.2: