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 44 - " 8"
55 - " 10"
66 - " 12"
7+ - " 14"
78script : npm run travis
89
910after_success :
Original file line number Diff line number Diff line change 2424 },
2525 "dependencies" : {
2626 "icss-utils" : " ^4.1.1" ,
27- "postcss" : " ^7.0.16 " ,
27+ "postcss" : " ^7.0.32 " ,
2828 "postcss-selector-parser" : " ^6.0.2" ,
29- "postcss-value-parser" : " ^4.0 .0"
29+ "postcss-value-parser" : " ^4.1 .0"
3030 },
3131 "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" ,
3636 "istanbul" : " ^0.4.5" ,
37- "tape" : " ^4 .0.0 "
37+ "tape" : " ^5 .0.1 "
3838 },
3939 "scripts" : {
4040 "lint" : " eslint index.js test.js" ,
You can’t perform that action at this time.
0 commit comments