diff --git a/package.json b/package.json index 4d6eb16..3c16818 100644 --- a/package.json +++ b/package.json @@ -10,31 +10,31 @@ "react": "^16.2.0", "react-dom": "^16.2.0", "react-redux": "^5.0.7", - "react-scripts": "1.1.1", + "react-scripts": "1.1.4", "react-select": "^1.2.1", "redux": "^3.7.2", "redux-thunk": "^2.2.0" }, "devDependencies": { "babel-eslint": "8.2.3", - "babel-jest": "22.4.4", + "babel-jest": "23.0.1", "eslint": "4.19.1", "eslint-config-airbnb": "16.1.0", "eslint-config-prettier": "2.9.0", "eslint-config-react-app": "2.1.0", "eslint-config-react-tools": "1.2.5", "eslint-plugin-babel": "5.1.0", - "eslint-plugin-flowtype": "2.46.3", + "eslint-plugin-flowtype": "2.49.3", "eslint-plugin-import": "2.12.0", "eslint-plugin-jsx-a11y": "6.0.3", - "eslint-plugin-react": "7.8.2", - "flow-bin": "0.72.0", + "eslint-plugin-react": "7.9.1", + "flow-bin": "0.74.0", "flow-typed": "2.4.0", - "hapi": "17.5.0", + "hapi": "17.5.1", "http-server": "0.11.1", "jest-mock-axios": "2.1.11", - "nodemon": "1.17.4", - "prettier": "1.11.1", + "nodemon": "1.17.5", + "prettier": "1.13.5", "prettier-stylelint": "0.4.2", "redux-devtools": "3.4.1", "redux-devtools-dock-monitor": "1.1.3",