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 Feb 13, 2018
1 parent 81e5b11 commit 5266843
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 119 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"devDependencies": {
"eslint-config-prettier": "2.9.0",
"husky": "0.14.3",
"lint-staged": "6.0.0",
"lint-staged": "6.1.0",
"prettier": "1.10.2",
"xo": "0.18.2"
},
"dependencies": {
"@octokit/rest": "14.0.0",
"@zeit/check-updates": "1.0.5",
"@octokit/rest": "14.0.9",
"@zeit/check-updates": "1.1.0",
"args": "3.0.8",
"async-retry": "1.1.4",
"capitalize": "1.0.0",
"chalk": "2.3.0",
"chalk": "2.3.1",
"configstore": "3.1.1",
"escape-goat": "1.3.0",
"fs-extra": "5.0.0",
Expand All @@ -67,15 +67,15 @@
"git-state": "4.0.0",
"git-username": "0.5.0",
"github-username": "4.1.0",
"inquirer": "5.0.0",
"inquirer": "5.1.0",
"node-version": "1.1.0",
"open": "0.0.5",
"ora": "1.3.0",
"ora": "1.4.0",
"pluralize": "7.0.0",
"random-string": "0.2.0",
"request": "2.83.0",
"request-promise-native": "1.0.5",
"semver": "5.4.1",
"semver": "5.5.0",
"tagged-versions": "1.3.0",
"then-sleep": "1.0.1"
}
Expand Down
Loading

0 comments on commit 5266843

Please sign in to comment.