diff --git a/package.json b/package.json index fbea912d666cd4..01b4c08febc645 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "emmet-codemirror": "^1.2.5", "errorhandler": "^1.4.2", "es6-map": "~0.1.1", - "eslint": "~1.10.2", + "eslint": "~4.0.0", "eslint-plugin-react": "^3.7.1", "express": "^4.13.3", "express-flash": "~0.0.2", @@ -60,7 +60,7 @@ "gulp": "^3.9.0", "gulp-babel": "^5.3.0", "gulp-concat": "^2.6.0", - "gulp-eslint": "^1.1.0", + "gulp-eslint": "^4.0.0", "gulp-inject": "^3.0.0", "gulp-jsonlint": "^1.1.0", "gulp-less": "^3.0.3", @@ -103,7 +103,7 @@ "passport-oauth": "^1.0.0", "passport-twitter": "^1.0.3", "pmx": "~0.5.5", - "ramda": "~0.18.0", + "ramda": "~0.27.2", "react": "~0.14.3", "react-bootstrap": "~0.28.1", "react-dom": "~0.14.3",