diff --git a/build/package.json b/build/package.json index 2f8d88d8a55..cab03c59f52 100644 --- a/build/package.json +++ b/build/package.json @@ -14,19 +14,19 @@ "escope": "~3.3.0", "formidable": "~1.0.14", "fs-plus": "2.x", - "github-releases": "~0.3.1", + "github-releases": "~0.4.0", "glob": "^5.0.14", - "grunt": "~0.4.1", - "grunt-babel": "^5.0.1", - "grunt-cli": "~0.1.9", + "grunt": "~1.0.3", + "grunt-babel": "^6.0.0", + "grunt-cli": "~1.0.0", "grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe", - "grunt-contrib-coffee": "~0.12.0", + "grunt-contrib-coffee": "~2.0.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-less": "~0.8.0", "grunt-cson": "0.16.0", "grunt-download-electron": "^2.1.1", "grunt-electron-installer": "1.2.2", - "grunt-lesslint": "0.17.0", + "grunt-lesslint": "1.1.14", "grunt-peg": "~1.1.0", "grunt-shell": "~0.3.1", "grunt-standard": "^2.0.0", @@ -37,13 +37,13 @@ "request": "~2.27.0", "rimraf": "~2.2.2", "runas": "^3.1", - "standard": "^5.4.1", + "standard": "^6.0.0", "tello": "1.0.5", "temp": "~0.8.1", "time-grunt": "1.2.2", "underscore-plus": "1.x", "unzip": "~0.1.9", "vm-compatibility-layer": "~0.1.0", - "webdriverio": "^2.4.5" + "webdriverio": "^5.0.0" } }