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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-07-02 20:55:02 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-07-10 19:07:15 +0300
commit13734b55a019571fd27d660ea7d4867390edb911 (patch)
treefcbbeddfa5c153370e38e3d78609ef47dcf80ac7 /package.json
parentc3c089b8959c29002fa087f78fdc29dae6a7e767 (diff)
Update devDependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 620066da26..4bc06b6139 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"devDependencies": {
"btoa": "~1.1.2",
"glob": "~7.0.3",
- "grunt": "~0.4.5",
+ "grunt": "~1.0.1",
"grunt-autoprefixer": "~3.0.4",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "~1.3.0",
@@ -53,7 +53,7 @@
"grunt-html": "~8.0.1",
"grunt-jekyll": "~0.4.4",
"grunt-jscs": "~3.0.1",
- "grunt-saucelabs": "~8.6.2",
+ "grunt-saucelabs": "~9.0.0",
"load-grunt-tasks": "~3.5.0",
"markdown-it": "^7.0.0",
"shelljs": "^0.7.0",