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 25, 2018
1 parent 297748b commit df05c30
Show file tree
Hide file tree
Showing 2 changed files with 1,627 additions and 533 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"author": "leo",
"license": "MIT",
"devDependencies": {
"ava": "0.24.0",
"ava": "0.25.0",
"eslint-config-prettier": "2.9.0",
"husky": "0.14.3",
"lint-staged": "6.0.0",
"lint-staged": "7.0.0",
"nyc": "11.4.1",
"prettier": "1.10.2",
"xo": "0.18.2"
"xo": "0.20.3"
},
"dependencies": {
"@zeit/check-updates": "1.0.5",
"@zeit/check-updates": "1.1.0",
"args": "3.0.8",
"basic-auth": "2.0.0",
"bluebird": "3.5.1",
"boxen": "1.3.0",
"chalk": "2.3.0",
"clipboardy": "1.2.2",
"chalk": "2.3.1",
"clipboardy": "1.2.3",
"dargs": "5.1.0",
"detect-port": "1.2.2",
"filesize": "3.5.11",
"filesize": "3.6.0",
"fs-extra": "5.0.0",
"handlebars": "4.0.11",
"ip": "1.1.5",
Expand All @@ -67,9 +67,9 @@
"mime-types": "2.1.18",
"node-version": "1.1.0",
"openssl-self-signed-certificate": "1.1.6",
"opn": "5.1.0",
"opn": "5.2.0",
"path-is-inside": "1.0.2",
"path-type": "3.0.0",
"send": "0.16.1"
"send": "0.16.2"
}
}
Loading

0 comments on commit df05c30

Please sign in to comment.