diff --git a/package.json b/package.json index 307a500..cfe6826 100644 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ "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-cli": "0.1.13", + "grunt": "1.0.3", + "grunt-cli": "1.0.0", "grunt-concurrent": "0.4.3", - "grunt-contrib-watch": "0.5.3", + "grunt-contrib-watch": "1.0.0", "grunt-nodemon": "0.4.0", "grunt-sass": "^1.1.0", - "grunt-sync": "^0.5.1", + "grunt-sync": "^0.6.2", "hogan.js": "3.0.2", "lodash": "^4.6.1", "minimist": "0.0.8",