0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): update dependency @types/validator to v13.6.6 (#2609)

This commit is contained in:
renovate[bot] 2021-10-30 14:15:58 +02:00 committed by GitHub
parent 7041a4381e
commit d390a66158
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"@types/semver": "7.3.9",
"@types/supertest": "2.0.11",
"@types/testing-library__jest-dom": "5.14.1",
"@types/validator": "13.6.5",
"@types/validator": "13.6.6",
"@types/webpack": "5.28.0",
"@types/webpack-env": "1.16.3",
"@typescript-eslint/eslint-plugin": "4.33.0",

View file

@ -46,7 +46,7 @@ importers:
'@types/semver': 7.3.9
'@types/supertest': 2.0.11
'@types/testing-library__jest-dom': 5.14.1
'@types/validator': 13.6.5
'@types/validator': 13.6.6
'@types/webpack': 5.28.0
'@types/webpack-env': 1.16.3
'@typescript-eslint/eslint-plugin': 4.33.0
@ -137,7 +137,7 @@ importers:
'@types/semver': 7.3.9
'@types/supertest': 2.0.11
'@types/testing-library__jest-dom': 5.14.1
'@types/validator': 13.6.5
'@types/validator': 13.6.6
'@types/webpack': 5.28.0
'@types/webpack-env': 1.16.3
'@typescript-eslint/eslint-plugin': 4.33.0_cc617358c89d3f38c52462f6d809db4c
@ -6756,8 +6756,8 @@ packages:
/@types/unist/2.0.3:
resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==}
/@types/validator/13.6.5:
resolution: {integrity: sha512-ilpDKpjjq/w/IyyTuQ38mABdaEzTzTugPyU7DlMCMKd8MMYngnPKhA2TgdO1MfEDED9KVV7uSOL1fDkgwJp/wg==}
/@types/validator/13.6.6:
resolution: {integrity: sha512-+qogUELb4gMhrMjSh/seKmGVvN+uQLfyqJAqYRWqVHsvBsUO2xDBCL8CJ/ZSukbd8vXaoYbpIssAmfLEzzBHEw==}
dev: true
/@types/webpack-env/1.16.3: