Skip to content

Commit

Permalink
update dependencies:
Browse files Browse the repository at this point in the history
tape v4.6.2 -> v4.9.0
chalk v1.1.3 -> v2.3.2
progress v1.1.7 -> 2.0.0
rcedit v0.9.0 -> v1.0.0
request v2.81.0 -> v2.85.0
update-notifier v1.0.3 -> v2.3.0
  • Loading branch information
piwonesien committed Mar 14, 2018
1 parent 6837b59 commit 39ce5b5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"nock": "^9.0.5",
"redtape": "~1.0.0",
"tap-spec": "^4.1.1",
"tape": "~4.6.2"
"tape": "~4.9.0"
},
"dependencies": {
"archiver": "^1.3.0",
"boxen": "^1.1.0",
"chalk": "^1.1.3",
"chalk": "^2.3.2",
"deprecate": "~1.0.0",
"extract-zip": "^1.6.5",
"graceful-fs-extra": "^2.0.0",
Expand All @@ -58,17 +58,17 @@
"optimist": "^0.6.1",
"platform-overrides": "~1.0.1",
"plist": "^2.0.1",
"progress": "~1.1.7",
"rcedit": "^0.9.0",
"progress": "~2.0.0",
"rcedit": "^1.0.0",
"recursive-readdir-sync": "^1.0.6",
"request": "~2.81.0",
"request": "~2.85.0",
"rimraf": "^2.5.2",
"semver": "^2.3.2",
"simple-glob": "~0.1.0",
"tar-fs": "^1.13.0",
"temp": "github:adam-lynch/node-temp#remove_tmpdir_dep",
"thenify": "^3.3.0",
"update-notifier": "^1.0.3",
"update-notifier": "^2.3.0",
"winresourcer": "^0.9.0"
}
}

0 comments on commit 39ce5b5

Please sign in to comment.