Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-08-20 17:55:58 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-08-20 17:55:58 +0300
commitf697d6a7ca48904e04cbfedd3be35a885b46c0e7 (patch)
tree8fb664fe4c5bf845ec2082858d3804073a57fb33
parentf2a1bdd5994b22bc37564525aa4948024db2e464 (diff)
Update devDependencies.
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 3df5758..1857d4d 100644
--- a/package.json
+++ b/package.json
@@ -28,23 +28,23 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.0",
- "grunt-banner": "~0.4.0",
+ "grunt-banner": "~0.5.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",
"grunt-contrib-concat": "~0.5.1",
- "grunt-contrib-connect": "~0.10.1",
+ "grunt-contrib-connect": "~0.11.2",
"grunt-contrib-copy": "~0.8.0",
- "grunt-contrib-csslint": "~0.4.0",
- "grunt-contrib-cssmin": "~0.12.3",
+ "grunt-contrib-csslint": "~0.5.0",
+ "grunt-contrib-cssmin": "~0.13.0",
"grunt-contrib-htmlmin": "~0.4.0",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-sass": "~0.9.2",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.6.1",
- "grunt-csscomb": "~3.0.0",
- "grunt-html": "~4.0.3",
+ "grunt-csscomb": "~3.1.0",
+ "grunt-html": "~5.0.0",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~1.8.0",
+ "grunt-jscs": "~2.1.0",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.2.0",
"time-grunt": "~1.2.0"