Skip to content

Commit

Permalink
update fly to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed May 13, 2017
1 parent 130e33f commit f5695af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rimraf": "^2.6.1"
},
"devDependencies": {
"fly": "^2.0.2",
"fly": "^2.0.6",
"tap-spec": "^4.1.1",
"tape": "^4.6.3",
"xo": "^0.16.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ balanced-match@^0.4.1:
version "0.4.2"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"

bluebird@^3.4.7, bluebird@^3.5.0:
bluebird@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"

Expand Down Expand Up @@ -673,11 +673,11 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

fly@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/fly/-/fly-2.0.2.tgz#9b4764a81f9d39f7b3b3a754cd00a68c4e8fbfb6"
fly@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/fly/-/fly-2.0.6.tgz#77aa3c94e8e30ed235e06e91973f135dd55e03bd"
dependencies:
bluebird "^3.4.7"
bluebird "^3.5.0"
clor "^5.0.1"
glob "^7.1.1"
minimist "^1.2.0"
Expand Down

0 comments on commit f5695af

Please sign in to comment.