update devDeps
Showing
| ... | ... | @@ -20,12 +20,12 @@ | 
| "numeral": "^2.0.6", | ||
| "prop-types": "^15.5.10", | ||
| "qs": "^6.5.0", | ||
| "react": "^15.6.1", | ||
| "react": "^15.6.2", | ||
| "react-document-title": "^2.0.3", | ||
| "react-dom": "^15.6.1" | ||
| "react-dom": "^15.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-eslint": "^7.1.1", | ||
| "babel-eslint": "^8.0.1", | ||
| "babel-jest": "^21.0.0", | ||
| "babel-plugin-dva-hmr": "^0.3.2", | ||
| "babel-plugin-import": "^1.2.1", | ||
| ... | ... | @@ -42,11 +42,11 @@ | 
| "eslint-plugin-markdown": "^1.0.0-beta.6", | ||
| "eslint-plugin-react": "^7.0.1", | ||
| "gh-pages": "^1.0.0", | ||
| "husky": "^0.13.4", | ||
| "husky": "^0.14.3", | ||
| "jest": "^21.0.1", | ||
| "mockjs": "^1.0.1-beta3", | ||
| "nightmare": "^2.10.0", | ||
| "react-test-renderer": "^15.6.1", | ||
| "react-test-renderer": "^15.6.2", | ||
| "redbox-react": "^1.3.2", | ||
| "roadhog": "^1.0.2", | ||
| "roadhog-api-doc": "^0.1.8", | ||
| ... | ... | 
Please register or sign in to comment