greenkeeper: update dependencies

This commit is contained in:
Julian Descottes 2016-04-21 22:37:53 +02:00
parent d46ab48c1b
commit 77fb50701f

View File

@ -15,29 +15,29 @@
}, },
"devDependencies": { "devDependencies": {
"dateformat": "1.0.11", "dateformat": "1.0.11",
"grunt": "0.4.5", "grunt": "1.0.1",
"grunt-contrib-clean": "1.0.0", "grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "1.0.0", "grunt-contrib-concat": "1.0.1",
"grunt-contrib-connect": "1.0.0", "grunt-contrib-connect": "1.0.0",
"grunt-contrib-copy": "1.0.0", "grunt-contrib-copy": "1.0.0",
"grunt-contrib-jshint": "1.0.0", "grunt-contrib-jshint": "1.0.0",
"grunt-contrib-uglify": "1.0.0", "grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0", "grunt-contrib-watch": "1.0.0",
"grunt-ghost": "1.1.0", "grunt-ghost": "1.1.0",
"grunt-include-replace": "3.2.0", "grunt-include-replace": "4.0.1",
"grunt-jscs": "2.8.0", "grunt-jscs": "2.8.0",
"grunt-karma": "0.12.1", "grunt-karma": "0.12.1",
"grunt-leading-indent": "0.2.0", "grunt-leading-indent": "0.2.0",
"grunt-nw-builder": "2.0.0", "grunt-nw-builder": "2.0.0",
"grunt-open": "0.2.3", "grunt-open": "0.2.3",
"grunt-replace": "0.11.0", "grunt-replace": "1.0.1",
"grunt-spritesmith": "6.3.0", "grunt-spritesmith": "6.3.0",
"jasmine-core": "2.1.0", "jasmine-core": "2.1.0",
"karma": "0.13.21", "karma": "0.13.21",
"karma-chrome-launcher": "0.2.2", "karma-chrome-launcher": "0.2.2",
"karma-jasmine": "0.3.7", "karma-jasmine": "0.3.7",
"karma-phantomjs-launcher": "0.2.3", "karma-phantomjs-launcher": "0.2.3",
"load-grunt-tasks": "3.4.1", "load-grunt-tasks": "3.5.0",
"phantomjs": "1.9.19" "phantomjs": "1.9.19"
}, },
"window": { "window": {