0
Fork 0
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.7 (#4155)

This commit is contained in:
renovate[bot] 2023-12-01 16:53:24 +01:00 committed by GitHub
parent b313e56f75
commit fda7ff26e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"@types/superagent": "4.1.19",
"@types/supertest": "2.0.14",
"@types/testing-library__jest-dom": "6.0.0",
"@types/validator": "13.11.5",
"@types/validator": "13.11.7",
"@types/webpack": "5.28.3",
"@types/webpack-env": "1.18.4",
"@typescript-eslint/eslint-plugin": "6.9.1",

View file

@ -205,8 +205,8 @@ importers:
specifier: 6.0.0
version: 6.0.0(@types/jest@29.5.10)(jest@29.7.0)(vitest@0.34.3)
'@types/validator':
specifier: 13.11.5
version: 13.11.5
specifier: 13.11.7
version: 13.11.7
'@types/webpack':
specifier: 5.28.3
version: 5.28.3
@ -12016,8 +12016,8 @@ packages:
/@types/unist@2.0.6:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
/@types/validator@13.11.5:
resolution: {integrity: sha512-xW4qsT4UIYILu+7ZrBnfQdBYniZrMLYYK3wN9M/NdeIHgBN5pZI2/8Q7UfdWIcr5RLJv/OGENsx91JIpUUoC7Q==}
/@types/validator@13.11.7:
resolution: {integrity: sha512-q0JomTsJ2I5Mv7dhHhQLGjMvX0JJm5dyZ1DXQySIUzU1UlwzB8bt+R6+LODUbz0UDIOvEzGc28tk27gBJw2N8Q==}
dev: true
/@types/webpack-env@1.18.0: