File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 8.0 .0"
3+ - " 12.3 .0"
44before_script :
55 - npm install grunt-cli
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-csscomb" ,
33 "description" : " The grunt plugin for sorting CSS properties in specific order." ,
4- "version" : " 4.0 .0" ,
4+ "version" : " 4.1 .0" ,
55 "homepage" : " https://github.com/csscomb/grunt-csscomb" ,
66 "author" : [
77 {
4343 "test" : " grunt test"
4444 },
4545 "dependencies" : {
46- "csscomb" : " ~4.2 .0"
46+ "csscomb" : " ~4.3 .0"
4747 },
4848 "devDependencies" : {
49- "grunt" : " ^1.0.3 " ,
49+ "grunt" : " ^1.0.4 " ,
5050 "grunt-contrib-clean" : " ^2.0.0" ,
51- "grunt-contrib-jshint" : " ^2.0 .0" ,
51+ "grunt-contrib-jshint" : " ^2.1 .0" ,
5252 "grunt-contrib-nodeunit" : " ^2.0.0"
5353 },
5454 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments