Skip to content

Commit 6f4ca1d

Browse files
committed
Update dependencies and ava devDep
1 parent 8455220 commit 6f4ca1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
"test": "nyc ava -v"
1818
},
1919
"dependencies": {
20-
"chalk": "^1.1.3",
20+
"chalk": "^2.1.0",
2121
"chokidar": "^1.6.1",
2222
"dependency-graph": "^0.5.0",
23-
"fs-extra": "^3.0.1",
23+
"fs-extra": "^4.0.1",
2424
"get-stdin": "^5.0.1",
2525
"globby": "^6.1.0",
2626
"ora": "^1.1.0",
2727
"postcss": "^6.0.1",
2828
"postcss-load-config": "^1.1.0",
29-
"postcss-reporter": "^4.0.0",
29+
"postcss-reporter": "^5.0.0",
3030
"pretty-hrtime": "^1.0.3",
3131
"read-cache": "^1.0.0",
3232
"yargs": "^8.0.1"
3333
},
3434
"devDependencies": {
35-
"ava": "^0.19.1",
35+
"ava": "^0.22.0",
3636
"coveralls": "^2.12.0",
3737
"eslint": "^4.2.0",
3838
"eslint-config-problems": "0.0.2",

0 commit comments

Comments
 (0)