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:
authorBardi Harborow <bardi@bardiharborow.com>2017-03-20 08:07:18 +0300
committerBardi Harborow <bardi@bardiharborow.com>2017-03-20 09:37:05 +0300
commit09fb2b9af3ee7ef0e6a23e913ac74967d4a08d24 (patch)
tree776201277e426bafb96903cc7f2533ba00459c06 /package.json
parent38f89726b957030de241631ea6fe06460af497e5 (diff)
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a354ab7226..d11ffbf411 100644
--- a/package.json
+++ b/package.json
@@ -55,9 +55,9 @@
"autoprefixer": "^6.7.7",
"babel-eslint": "^7.1.1",
"babel-plugin-transform-es2015-modules-strip": "^0.1.0",
- "babel-preset-es2015": "^6.22.0",
- "clean-css-cli": "^4.0.8",
- "eslint": "^3.17.1",
+ "babel-preset-es2015": "^6.24.0",
+ "clean-css-cli": "^4.0.9",
+ "eslint": "^3.18.0",
"grunt": "^1.0.1",
"grunt-babel": "^6.0.0",
"grunt-build-control": "^0.7.1",
@@ -76,12 +76,12 @@
"is-travis": "^1.0.0",
"load-grunt-tasks": "^3.5.2",
"node-sass": "^4.5.0",
- "postcss-cli": "^3.0.0-beta",
+ "postcss-cli": "^3.0.0",
"postcss-flexbugs-fixes": "^2.1.0",
"shelljs": "^0.7.7",
"shx": "^0.2.2",
"time-grunt": "^1.4.0",
- "uglify-js": "^2.8.12"
+ "uglify-js": "^2.8.14"
},
"engines": {
"node": ">=4"