We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8455220 commit 6f4ca1dCopy full SHA for 6f4ca1d
package.json
@@ -17,22 +17,22 @@
17
"test": "nyc ava -v"
18
},
19
"dependencies": {
20
- "chalk": "^1.1.3",
+ "chalk": "^2.1.0",
21
"chokidar": "^1.6.1",
22
"dependency-graph": "^0.5.0",
23
- "fs-extra": "^3.0.1",
+ "fs-extra": "^4.0.1",
24
"get-stdin": "^5.0.1",
25
"globby": "^6.1.0",
26
"ora": "^1.1.0",
27
"postcss": "^6.0.1",
28
"postcss-load-config": "^1.1.0",
29
- "postcss-reporter": "^4.0.0",
+ "postcss-reporter": "^5.0.0",
30
"pretty-hrtime": "^1.0.3",
31
"read-cache": "^1.0.0",
32
"yargs": "^8.0.1"
33
34
"devDependencies": {
35
- "ava": "^0.19.1",
+ "ava": "^0.22.0",
36
"coveralls": "^2.12.0",
37
"eslint": "^4.2.0",
38
"eslint-config-problems": "0.0.2",
0 commit comments