diff --git a/static/components/bootstrap/package.json b/static/components/bootstrap/package.json index 3243fa8b..73ee080c 100644 --- a/static/components/bootstrap/package.json +++ b/static/components/bootstrap/package.json @@ -32,7 +32,7 @@ "devDependencies": { "btoa": "~1.1.2", "glob": "~4.0.2", - "grunt": "~0.4.5", + "grunt": "~1.6.0", "grunt-autoprefixer": "~0.7.6", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.5.0", diff --git a/static/components/respond/package.json b/static/components/respond/package.json index 42864b01..7e8bed78 100644 --- a/static/components/respond/package.json +++ b/static/components/respond/package.json @@ -23,7 +23,7 @@ ], "devDependencies": { "grunt-cli":"~0.1", - "grunt": "~0.4.0", + "grunt": "~1.6.0", "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "0.2.7"