Skip to content

Commit

Permalink
Bumped dependencies to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed May 16, 2017
1 parent 56d1f60 commit e56e0e2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
},
"homepage": "https://github.com/zeit/release#readme",
"devDependencies": {
"eslint-config-prettier": "1.6.0",
"eslint-config-prettier": "2.1.0",
"husky": "0.13.3",
"lint-staged": "3.4.0",
"prettier": "1.0.2",
"xo": "0.18.1"
"lint-staged": "3.4.1",
"prettier": "1.3.1",
"xo": "0.18.2"
},
"dependencies": {
"args": "2.6.0",
"args": "3.0.1",
"async-retry": "0.3.0",
"bluebird": "3.5.0",
"capitalize": "1.0.0",
"chalk": "1.1.3",
"configstore": "3.0.0",
"configstore": "3.1.0",
"git-commits": "1.3.0",
"git-repo-name": "0.6.0",
"git-state": "3.1.1",
Expand All @@ -68,7 +68,7 @@
"pluralize": "4.0.0",
"random-string": "0.2.0",
"request": "2.81.0",
"request-promise-native": "1.0.3",
"request-promise-native": "1.0.4",
"semver": "5.3.0",
"tagged-versions": "1.3.0",
"then-sleep": "1.0.1",
Expand Down

0 comments on commit e56e0e2

Please sign in to comment.