File tree Expand file tree Collapse file tree 2 files changed +279
-346
lines changed Expand file tree Collapse file tree 2 files changed +279
-346
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " postcss-loader" ,
3
3
"version" : " 1.2.1" ,
4
4
"description" : " PostCSS loader for webpack" ,
5
- "engines" : { "node" : " >=0.12" },
5
+ "engines" : {
6
+ "node" : " >=0.12"
7
+ },
6
8
"keywords" : [
7
9
" webpack" ,
8
10
" loader" ,
20
22
"postcss-load-config" : " ^1.1.0"
21
23
},
22
24
"devDependencies" : {
23
- "eslint" : " ^3.12.2 " ,
25
+ "eslint" : " ^3.13.1 " ,
24
26
"eslint-config-postcss" : " ^2.0.2" ,
25
27
"fs-extra" : " ^1.0.0" ,
26
28
"gulp" : " ^3.9.1" ,
27
29
"gulp-eslint" : " ^3.0.1" ,
28
- "gulp-jest" : " ^0.6.3" ,
30
+ "gulp-jest" : " ^1.0.0" ,
31
+ "jest-cli" : " ^18.1.0" ,
29
32
"json-loader" : " ^0.5.4" ,
30
- "lint-staged" : " ^3.2.5 " ,
33
+ "lint-staged" : " ^3.2.6 " ,
31
34
"postcss-js" : " ^0.2.0" ,
32
35
"postcss-safe-parser" : " ^2.0.0" ,
33
36
"pre-commit" : " ^1.2.2" ,
You can’t perform that action at this time.
0 commit comments