diff --git a/docs/shower/package.json b/docs/shower/package.json index 1462df7..49df14f 100644 --- a/docs/shower/package.json +++ b/docs/shower/package.json @@ -28,7 +28,7 @@ "devDependencies": { "dalek-browser-chrome": "0.0.11", "dalekjs": "0.0.8", - "grunt": "0.4.5", + "grunt": "1.1.0", "grunt-contrib-connect": "0.7.1", "grunt-contrib-uglify": "0.4.1", "grunt-contrib-watch": "0.5.3", diff --git a/docs/themes/ribbon/package.json b/docs/themes/ribbon/package.json index b8a5c85..ab1ded0 100644 --- a/docs/themes/ribbon/package.json +++ b/docs/themes/ribbon/package.json @@ -27,7 +27,7 @@ "theme" ], "devDependencies": { - "grunt": "0.4.5", + "grunt": "1.1.0", "grunt-contrib-sass": "0.7.4", "grunt-autoprefixer": "0.7.6", "grunt-csso": "0.6.5",