aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-06-29 09:27:31 +0300
committerGitHub <[email protected]>2016-06-29 09:27:31 +0300
commitc7fae07fbcdf2d1963c2d0bdc59a690ecde07462 (patch)
tree2a6e194ecfbf79c2a02dc59c4f3e104ddb1dcfa3 /package.json
parented3ba4742506a7164caddbcdcfc58aba25277b4d (diff)
parente83b742c1181fc4545538acc47746139d9836677 (diff)
downloadbootstrap-c7fae07fbcdf2d1963c2d0bdc59a690ecde07462.tar.xz
bootstrap-c7fae07fbcdf2d1963c2d0bdc59a690ecde07462.zip
Merge pull request #20201 from twbs/v4-dev-xmr-deps
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 24e8abd8c..6e004e1f0 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "^2.11.1",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
- "grunt-build-control": "^0.6.0",
+ "grunt-build-control": "^0.7.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.1.0",
"grunt-contrib-concat": "^1.0.0",
@@ -57,13 +57,13 @@
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
- "grunt-exec": "^0.4.6",
- "grunt-html": "^7.0.0",
+ "grunt-exec": "^1.0.0",
+ "grunt-html": "^8.0.1",
"grunt-jekyll": "^0.4.2",
"grunt-sass": "^1.0.0",
"grunt-saucelabs": "^8.6.1",
"grunt-scss-lint": "^0.3.8",
- "grunt-stamp": "^0.1.0",
+ "grunt-stamp": "^0.2.0",
"is-travis": "^1.0.0",
"jscs": "^3.0.4",
"load-grunt-tasks": "^3.4.0",