diff --git a/package.json b/package.json index 7f068e0..b5ecdb4 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ }, "homepage": "https://github.com/postmanlabs/postman-chrome-interceptor#readme", "devDependencies": { - "grunt": "0.4.5", + "grunt": "1.0.0", "grunt-contrib-compress": "0.5.2", "grunt-contrib-concat": "0.1.3", "grunt-contrib-handlebars": "0.5.6", - "grunt-contrib-jshint": "~0.2.0", + "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-sass": "0.3.0", "grunt-contrib-uglify": "0.9.1", - "grunt-contrib-watch": "0.3.1", + "grunt-contrib-watch": "0.5.0", "grunt-mindirect": "0.1.3", "grunt-shell": "1.1.2" }