File tree Expand file tree Collapse file tree 3 files changed +564
-652
lines changed Expand file tree Collapse file tree 3 files changed +564
-652
lines changed Original file line number Diff line number Diff line change 4
4
- " 8"
5
5
- " 10"
6
6
- " 12"
7
+ - " 14"
7
8
script : npm run travis
8
9
9
10
after_success :
Original file line number Diff line number Diff line change 24
24
},
25
25
"dependencies" : {
26
26
"icss-utils" : " ^4.1.1" ,
27
- "postcss" : " ^7.0.16 " ,
27
+ "postcss" : " ^7.0.32 " ,
28
28
"postcss-selector-parser" : " ^6.0.2" ,
29
- "postcss-value-parser" : " ^4.0 .0"
29
+ "postcss-value-parser" : " ^4.1 .0"
30
30
},
31
31
"devDependencies" : {
32
- "chokidar-cli" : " ^1.0.1 " ,
33
- "codecov.io" : " ^0.1.2 " ,
34
- "coveralls" : " ^3.0.2 " ,
35
- "eslint" : " ^5.9 .0" ,
32
+ "chokidar-cli" : " ^1.2.3 " ,
33
+ "codecov.io" : " ^0.1.6 " ,
34
+ "coveralls" : " ^3.1.0 " ,
35
+ "eslint" : " ^5.16 .0" ,
36
36
"istanbul" : " ^0.4.5" ,
37
- "tape" : " ^4 .0.0 "
37
+ "tape" : " ^5 .0.1 "
38
38
},
39
39
"scripts" : {
40
40
"lint" : " eslint index.js test.js" ,
You can’t perform that action at this time.
0 commit comments