Skip to content

Commit

Permalink
fix(deps): update dependency asia to ^0.19.0 (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 30, 2019
1 parent 766a003 commit fdaa113
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/core": "^7.0.0-beta.54",
"@babel/preset-env": "^7.0.0-beta.54",
"@babel/register": "^7.0.0-beta.54",
"asia": "^0.17.1",
"asia": "^0.19.0",
"gitcommit": "^1.0.7",
"nyc": "^12.0.2",
"xaxa": "^1.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,15 +815,14 @@ arrify@^1.0.0, arrify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

asia@^0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/asia/-/asia-0.17.1.tgz#a299adcc1a4aec118dd7498035ea5a6f0b5ff01a"
asia@^0.19.0:
version "0.19.7"
resolved "https://registry.yarnpkg.com/asia/-/asia-0.19.7.tgz#6278f6ae0aba49257b034718b9c8f1452c9cbcd9"
dependencies:
"@babel/code-frame" "^7.0.0-beta.52"
ansi-colors "^2.0.2"
arrayify "^1.0.0"
clean-stacktrace "^1.1.0"
execa "^0.10.0"
fast-glob "^2.2.2"
globrex "^0.1.1"
is-ci "^1.1.0"
Expand All @@ -836,6 +835,7 @@ asia@^0.17.1:
p-reflect "^1.0.0"
pretty-ms "^3.2.0"
rimraf "^2.6.2"
serialize-error "^2.1.0"
supports-color "^5.4.0"

assign-symbols@^1.0.0:
Expand Down

0 comments on commit fdaa113

Please sign in to comment.