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 6c15025 commit 8e7ae53Copy full SHA for 8e7ae53
package.json
@@ -7,19 +7,19 @@
7
"license": "MIT",
8
"repository": "postcss/postcss-loader",
9
"dependencies": {
10
- "loader-utils": "^0.2.12",
+ "loader-utils": "^0.2.14",
11
"postcss": "^5.0.19"
12
},
13
"devDependencies": {
14
"eslint-config-postcss": "2.0.2",
15
"postcss-safe-parser": "1.0.7",
16
- "webpack-stream": "3.1.0",
+ "webpack-stream": "3.2.0",
17
"gulp-eslint": "2.0.0",
18
"json-loader": "0.5.4",
19
"raw-loader": "0.5.1",
20
"postcss-js": "0.1.2",
21
"gulp-mocha": "2.2.0",
22
- "fs-extra": "0.26.5",
+ "fs-extra": "0.28.0",
23
"chai": "3.5.0",
24
"gulp": "3.9.1"
25
0 commit comments