Skip to content

Commit

Permalink
Update dependencies and ava devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Aug 17, 2017
1 parent 8455220 commit 6f4ca1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"test": "nyc ava -v"
},
"dependencies": {
"chalk": "^1.1.3",
"chalk": "^2.1.0",
"chokidar": "^1.6.1",
"dependency-graph": "^0.5.0",
"fs-extra": "^3.0.1",
"fs-extra": "^4.0.1",
"get-stdin": "^5.0.1",
"globby": "^6.1.0",
"ora": "^1.1.0",
"postcss": "^6.0.1",
"postcss-load-config": "^1.1.0",
"postcss-reporter": "^4.0.0",
"postcss-reporter": "^5.0.0",
"pretty-hrtime": "^1.0.3",
"read-cache": "^1.0.0",
"yargs": "^8.0.1"
},
"devDependencies": {
"ava": "^0.19.1",
"ava": "^0.22.0",
"coveralls": "^2.12.0",
"eslint": "^4.2.0",
"eslint-config-problems": "0.0.2",
Expand Down

0 comments on commit 6f4ca1d

Please sign in to comment.