diff --git a/package.json b/package.json index 3b970eaa2..b692699b8 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "eslint": "^3.3.1", "eslint-config-airbnb-es5": "^1.0.9", "eslint-plugin-requirejs": "^2.0.1", - "grunt": "^0.4.5", + "grunt": "^1.0.1", "grunt-banner": "0.6.0", - "grunt-blanket-qunit": "0.2.0", + "grunt-blanket-qunit": "^0.2.0", "grunt-browserify": "5.0.0", "grunt-bump": "0.8.0", "grunt-cli": "1.1.0", @@ -32,13 +32,13 @@ "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "1.0.0", "grunt-contrib-less": "1.2.0", - "grunt-contrib-qunit": "0.5.2", + "grunt-contrib-qunit": "^1.2.0", "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", "grunt-html": "5.0.1", "grunt-jsbeautifier": "0.2.13", "grunt-prompt": "1.3.3", - "grunt-saucelabs": "8.6.2", + "grunt-saucelabs": "^9.0.0", "grunt-shell": "1.3.1", "grunt-text-replace": "0.4.0", "grunt-umd": "2.3.6",