chore(deps-dev): bump @types/validator from 13.15.6 to 13.15.8

Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.15.6 to 13.15.8.
- [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-version: 13.15.8
  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] 2025-11-13 03:11:26 +00:00 committed by Florent BENOIT
parent 766316931b
commit 968e4bc57a
3 changed files with 19 additions and 11 deletions

View file

@ -151,7 +151,7 @@
"@types/node": "^22",
"@types/tar": "^6.1.13",
"@types/tar-fs": "^2.0.4",
"@types/validator": "^13.15.6",
"@types/validator": "^13.15.8",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
"@vitest/coverage-v8": "^3.2.4",

View file

@ -24,7 +24,7 @@
"@testing-library/user-event": "^14.6.1",
"@tsconfig/svelte": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/validator": "^13.15.6",
"@types/validator": "^13.15.8",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@xterm/addon-serialize": "^0.13.0",
"eslint-plugin-svelte": "^3.13.0",

View file

@ -195,8 +195,8 @@ importers:
specifier: ^2.0.4
version: 2.0.4
'@types/validator':
specifier: ^13.15.6
version: 13.15.6
specifier: ^13.15.8
version: 13.15.8
'@typescript-eslint/eslint-plugin':
specifier: ^8.46.4
version: 8.46.4(@typescript-eslint/parser@8.46.4(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)
@ -669,8 +669,8 @@ importers:
specifier: ^4.0.9
version: 4.0.9
'@types/validator':
specifier: ^13.15.6
version: 13.15.6
specifier: ^13.15.8
version: 13.15.8
'@typescript-eslint/eslint-plugin':
specifier: ^8.46.4
version: 8.46.4(@typescript-eslint/parser@8.46.4(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)
@ -4426,8 +4426,8 @@ packages:
'@types/unist@3.0.3':
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
'@types/validator@13.15.6':
resolution: {integrity: sha512-jc8VD+GfyVLfjVXG9qGq7MPR4UTz6e2fNHI6xmZhZ37f3iZLn0KecpxUnTsHLOPGgf1PfHUZmteBIJVsnYTDkQ==}
'@types/validator@13.15.8':
resolution: {integrity: sha512-/NAHBJ0RwpsbLzzbLoLm/GnvCGB+A0/p5S61RUIsh7j3MP2dMkdUbWNdFqnluLlUheAs1CR2GlX2R7uzb7Tc0w==}
'@types/verror@1.10.11':
resolution: {integrity: sha512-RlDm9K7+o5stv0Co8i8ZRGxDbrTxhJtgjqjFyVh/tXQyl/rYtTKlnTvZ88oSTeYREWurwx20Js4kTuKCsFkUtg==}
@ -8120,6 +8120,10 @@ packages:
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
hasBin: true
js-yaml@4.1.1:
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
hasBin: true
jsbn@0.1.1:
resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
@ -16369,7 +16373,7 @@ snapshots:
'@types/unist@3.0.3': {}
'@types/validator@13.15.6': {}
'@types/validator@13.15.8': {}
'@types/verror@1.10.11':
optional: true
@ -17034,7 +17038,7 @@ snapshots:
hosted-git-info: 4.1.0
is-ci: 3.0.1
isbinaryfile: 5.0.7
js-yaml: 4.1.0
js-yaml: 4.1.1
json5: 2.2.3
lazy-val: 1.0.5
minimatch: 10.1.1
@ -17528,7 +17532,7 @@ snapshots:
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
is-ci: 3.0.1
js-yaml: 4.1.0
js-yaml: 4.1.1
source-map-support: 0.5.21
stat-mode: 1.0.0
temp-file: 3.4.0
@ -20801,6 +20805,10 @@ snapshots:
dependencies:
argparse: 2.0.1
js-yaml@4.1.1:
dependencies:
argparse: 2.0.1
jsbn@0.1.1: {}
jsdom@27.1.0: