Skip to content

Commit 60b2f39

Browse files
chore(package): update dependencies
1 parent 58f5db5 commit 60b2f39

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@
66
"node": ">=4"
77
},
88
"dependencies": {
9-
"ajv": "^4.11.3",
10-
"loader-utils": "^1.0.2",
11-
"postcss": "^5.2.15",
9+
"ajv": "^4.11.5",
10+
"loader-utils": "^1.1.0",
11+
"postcss": "^5.2.16",
1212
"postcss-load-config": "^1.2.0"
1313
},
1414
"devDependencies": {
15-
"fs-extra": "^2.0.0",
15+
"coveralls": "^2.12.0",
16+
"fs-extra": "^2.1.2",
1617
"jest": "^19.0.2",
1718
"postcss-js": "^0.3.0",
18-
"standard": "^9.0.0",
19+
"standard": "^9.0.2",
1920
"sugarss": "^0.2.0",
20-
"webpack": "^2.2.1"
21+
"webpack": "^2.3.2"
2122
},
2223
"scripts": {
2324
"clean": "rm -rf jest coverage test/builds",

0 commit comments

Comments
 (0)