mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
fix: update dependency validator to v10.4.0
This commit is contained in:
parent
b247ac4ffb
commit
7ba3f303c1
2 changed files with 4 additions and 4 deletions
|
@ -105,7 +105,7 @@
|
|||
"tmp-promise": "1.0.4",
|
||||
"traverse": "0.6.6",
|
||||
"upath": "1.1.0",
|
||||
"validator": "10.3.0",
|
||||
"validator": "10.4.0",
|
||||
"vso-node-api": "6.5.0",
|
||||
"yarn": "1.7.0"
|
||||
},
|
||||
|
|
|
@ -6456,9 +6456,9 @@ validate-npm-package-name@^3.0.0, validate-npm-package-name@~3.0.0:
|
|||
dependencies:
|
||||
builtins "^1.0.3"
|
||||
|
||||
validator@10.3.0:
|
||||
version "10.3.0"
|
||||
resolved "https://registry.yarnpkg.com/validator/-/validator-10.3.0.tgz#157a8c0981858cff381f59aabcdb8f83b57317cc"
|
||||
validator@10.4.0:
|
||||
version "10.4.0"
|
||||
resolved "https://registry.yarnpkg.com/validator/-/validator-10.4.0.tgz#ee99a44afb3bb5ed350a159f056ca72a204cfc3c"
|
||||
|
||||
verror@1.10.0:
|
||||
version "1.10.0"
|
||||
|
|
Loading…
Reference in a new issue