mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency @types/validator to v13.11.8 (#4410)
This commit is contained in:
parent
5351356cb7
commit
3d94001b49
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"@types/superagent": "4.1.24",
|
||||
"@types/supertest": "2.0.16",
|
||||
"@types/testing-library__jest-dom": "6.0.0",
|
||||
"@types/validator": "13.11.7",
|
||||
"@types/validator": "13.11.8",
|
||||
"@types/webpack": "5.28.5",
|
||||
"@types/webpack-env": "1.18.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.1",
|
||||
|
|
|
@ -195,8 +195,8 @@ importers:
|
|||
specifier: 6.0.0
|
||||
version: 6.0.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6)
|
||||
'@types/validator':
|
||||
specifier: 13.11.7
|
||||
version: 13.11.7
|
||||
specifier: 13.11.8
|
||||
version: 13.11.8
|
||||
'@types/webpack':
|
||||
specifier: 5.28.5
|
||||
version: 5.28.5
|
||||
|
@ -11071,8 +11071,8 @@ packages:
|
|||
/@types/use-sync-external-store@0.0.3:
|
||||
resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==}
|
||||
|
||||
/@types/validator@13.11.7:
|
||||
resolution: {integrity: sha512-q0JomTsJ2I5Mv7dhHhQLGjMvX0JJm5dyZ1DXQySIUzU1UlwzB8bt+R6+LODUbz0UDIOvEzGc28tk27gBJw2N8Q==}
|
||||
/@types/validator@13.11.8:
|
||||
resolution: {integrity: sha512-c/hzNDBh7eRF+KbCf+OoZxKbnkpaK/cKp9iLQWqB7muXtM+MtL9SUUH8vCFcLn6dH1Qm05jiexK0ofWY7TfOhQ==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-env@1.18.0:
|
||||
|
|
Loading…
Reference in a new issue