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.4 (#2566)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
785da5a5b3
commit
a0ee7c102a
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"@types/semver": "7.3.9",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/testing-library__jest-dom": "5.14.1",
|
||||
"@types/validator": "13.6.3",
|
||||
"@types/validator": "13.6.4",
|
||||
"@types/webpack": "5.28.0",
|
||||
"@types/webpack-env": "1.16.3",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
|
|
|
@ -45,7 +45,7 @@ importers:
|
|||
'@types/semver': 7.3.9
|
||||
'@types/supertest': 2.0.11
|
||||
'@types/testing-library__jest-dom': 5.14.1
|
||||
'@types/validator': 13.6.3
|
||||
'@types/validator': 13.6.4
|
||||
'@types/webpack': 5.28.0
|
||||
'@types/webpack-env': 1.16.3
|
||||
'@typescript-eslint/eslint-plugin': 4.33.0
|
||||
|
@ -135,7 +135,7 @@ importers:
|
|||
'@types/semver': 7.3.9
|
||||
'@types/supertest': 2.0.11
|
||||
'@types/testing-library__jest-dom': 5.14.1
|
||||
'@types/validator': 13.6.3
|
||||
'@types/validator': 13.6.4
|
||||
'@types/webpack': 5.28.0
|
||||
'@types/webpack-env': 1.16.3
|
||||
'@typescript-eslint/eslint-plugin': 4.33.0_00b37c941832412d4ceeacf6a0c59027
|
||||
|
@ -6717,8 +6717,8 @@ packages:
|
|||
/@types/unist/2.0.3:
|
||||
resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==}
|
||||
|
||||
/@types/validator/13.6.3:
|
||||
resolution: {integrity: sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw==}
|
||||
/@types/validator/13.6.4:
|
||||
resolution: {integrity: sha512-M9Lk74A8hjJIxnSW1+TcPo7Iv4arXBUvd91HuucGPjXVKRAhFHWP5HFpWjxhNWrm7HYoJwuyWpB+BKLgFYHq4w==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-env/1.16.3:
|
||||
|
|
Loading…
Reference in a new issue