aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2017-01-05 14:19:27 +1100
committerBardi Harborow <[email protected]>2017-01-05 14:39:18 +1100
commit0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4 (patch)
tree4d3e13c71f2243f26622edd259cc5005c7c8b60e /package.json
parente4c0311626befc89c9462e675059edf9d52b9bb1 (diff)
downloadbootstrap-0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4.tar.xz
bootstrap-0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4.zip
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index ee7c2a26d..0f08dfa1c 100644
--- a/package.json
+++ b/package.json
@@ -46,15 +46,15 @@
"license": "MIT",
"dependencies": {
"jquery": ">=1.9.1",
- "tether": "^1.3.7"
+ "tether": "^1.4.0"
},
"devDependencies": {
- "autoprefixer": "^6.5.0",
- "babel-eslint": "^7.0.0",
+ "autoprefixer": "^6.6.1",
+ "babel-eslint": "^7.1.1",
"babel-plugin-transform-es2015-modules-strip": "^0.1.0",
- "babel-preset-es2015": "^6.16.0",
+ "babel-preset-es2015": "^6.18.0",
"clean-css": "^3.4.23",
- "eslint": "^3.7.1",
+ "eslint": "^3.12.2",
"grunt": "^1.0.1",
"grunt-babel": "^6.0.0",
"grunt-build-control": "^0.7.1",
@@ -66,7 +66,7 @@
"grunt-contrib-qunit": "^1.2.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-exec": "^1.0.1",
- "grunt-html": "^8.0.2",
+ "grunt-html": "^8.1.0",
"grunt-jekyll": "^0.4.4",
"grunt-saucelabs": "^9.0.0",
"grunt-stamp": "^0.3.0",
@@ -75,8 +75,8 @@
"load-grunt-tasks": "^3.5.2",
"node-sass": "^4.1.1",
"postcss-cli": "^2.6.0",
- "postcss-flexbugs-fixes": "^2.0.0",
- "shelljs": "^0.7.4",
+ "postcss-flexbugs-fixes": "^2.1.0",
+ "shelljs": "^0.7.5",
"shx": "^0.2.1",
"time-grunt": "^1.4.0",
"uglify-js": "^2.7.5"