diff --git a/package.json b/package.json index 307a500..ea84f90 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ "govuk_frontend_toolkit": "^4.6.0", "govuk_template_jinja": "https://github.com/alphagov/govuk_template/releases/download/v0.16.4/jinja_govuk_template-0.16.4.tgz", "govuk_template_mustache": "^0.16.4", - "grunt": "0.4.5", + "grunt": "1.0.3", "grunt-cli": "0.1.13", "grunt-concurrent": "0.4.3", - "grunt-contrib-watch": "0.5.3", - "grunt-nodemon": "0.4.0", + "grunt-contrib-watch": "1.0.0", + "grunt-nodemon": "0.4.1", "grunt-sass": "^1.1.0", "grunt-sync": "^0.5.1", "hogan.js": "3.0.2",