summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 ef4d259..8c6d0c9 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"d3": "^4.12.0",
"es6-promise": "^3.2.1",
"filter-bar-utils": "1.0.3",
- "gulp-sass": "^3.0.0",
+ "gulp-sass": "^4.1.0",
"jquery": "^2.2.2",
"loadable-components": "^2.2.2",
"lodash": "^4.17.4",
@@ -80,7 +80,7 @@
"gulp": "^3.9.1",
"gulp-clean": "^0.3.1",
"gulp-css-usage": "^2.0.0",
- "gulp-helpers": "^5.0.0",
+ "gulp-helpers": "^5.1.0",
"gulp-jsx-coverage": "^0.3.8",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
@@ -95,9 +95,10 @@
"json-loader": "^0.5.4",
"jsx-loader": "^0.13.2",
"nock": "^8.0.0",
- "node-sass": "^4.8.3",
+ "node-sass": "^4.14.1",
"node-watch": "^0.3.5",
"prompt": "^0.2.14",
+ "randomstring": "^1.1.5",
"react-addons-test-utils": "^15.1.0",
"react-hot-loader": "^3.0.0-beta.6",
"redux-mock-store": "^1.5.3",
@@ -107,8 +108,7 @@
"url-loader": "^0.5.7",
"webpack": "^1.13.1",
"webpack-bundle-analyzer": "^3.0.3",
- "webpack-dev-server": "^1.14.1",
- "randomstring": "^1.1.5"
+ "webpack-dev-server": "^1.14.1"
},
"jest": {
"verbose": true,