Skip to content

Commit

Permalink
fix(deps): update dependency validator to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and oleg-koval committed Aug 8, 2019
1 parent 58d91a2 commit 7142fa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"bluebird": "^3.0.6",
"request": "^2.87.0",
"validator": "^10.4.0"
"validator": "^11.0.0"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2081,9 +2081,9 @@ validate-npm-package-license@^3.0.1:
spdx-correct "~1.0.0"
spdx-expression-parse "~1.0.0"

validator@^10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-10.4.0.tgz#ee99a44afb3bb5ed350a159f056ca72a204cfc3c"
validator@^11.0.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-11.1.0.tgz#ac18cac42e0aa5902b603d7a5d9b7827e2346ac4"

[email protected]:
version "1.10.0"
Expand Down

0 comments on commit 7142fa7

Please sign in to comment.