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 519a8c0 commit d1f811eCopy full SHA for d1f811e
package.json
@@ -18,20 +18,20 @@
18
"dependencies": {
19
"loader-utils": "^1.0.2",
20
"object-assign": "^4.1.1",
21
- "postcss": "^5.2.14",
+ "postcss": "^5.2.15",
22
"postcss-load-config": "^1.2.0"
23
},
24
"devDependencies": {
25
- "eslint": "^3.15.0",
+ "eslint": "^3.16.1",
26
"eslint-config-postcss": "^2.0.2",
27
"fs-extra": "^2.0.0",
28
"gulp": "^3.9.1",
29
"gulp-eslint": "^3.0.1",
30
"gulp-jest": "^1.0.0",
31
- "jest-cli": "^18.1.0",
+ "jest-cli": "^19.0.2",
32
"json-loader": "^0.5.4",
33
- "lint-staged": "^3.3.0",
34
- "postcss-js": "^0.2.0",
+ "lint-staged": "^3.3.1",
+ "postcss-js": "^0.3.0",
35
"postcss-safe-parser": "^2.0.0",
36
"pre-commit": "^1.2.2",
37
"raw-loader": "^0.5.1",
0 commit comments