chore: update human-format to 0.9.0

This commit is contained in:
Julien Fontanet 2017-11-20 13:53:28 +01:00
parent c9412b02af
commit 7f953c62af
3 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"exec-promise": "^0.7.0",
"fs-promise": "^2.0.3",
"got": "^7.1.0",
"human-format": "^0.8.0",
"human-format": "^0.9.0",
"l33teral": "^3.0.3",
"lodash": "^4.17.4",
"micromatch": "^3.1.3",

View File

@ -35,7 +35,7 @@
"node": ">=4"
},
"dependencies": {
"human-format": "^0.8.0",
"human-format": "^0.9.0",
"lodash": "^4.13.1",
"moment-timezone": "^0.5.13"
},

View File

@ -3229,9 +3229,9 @@ http-signature@~1.2.0:
jsprim "^1.2.2"
sshpk "^1.7.0"
human-format@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/human-format/-/human-format-0.8.0.tgz#6146370a838fd52718d1e27f16f1916b43a06e92"
human-format@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/human-format/-/human-format-0.9.0.tgz#7b66ed1d0567aa431977fc0c283b1da13c4d319b"
husky@^0.14.3:
version "0.14.3"