From 7c6062ee82e352b1dea853428b85cd3fa81aeb83 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 2 May 2017 05:46:56 +0000 Subject: [PATCH] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bbd05b5c..f54c9874 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "path-to-regexp": "^1.7.0" }, "devDependencies": { - "babel-loader": "^6.3.2", + "babel-loader": "^7.0.0", "babel-plugin-transform-flow-strip-types": "^6.22.0", "babel-cli": "^6.23.0", "babel-core": "^6.24.0", @@ -50,7 +50,7 @@ "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^4.0.0", "eslint-plugin-react": "^6.10.3", - "flow-bin": "^0.44.2", + "flow-bin": "^0.45.0", "flow-copy-source": "^1.1.0", "history": "^4.5.1", "husky": "^0.13.2", @@ -61,7 +61,7 @@ "travis-github-status": "^1.4.0", "redux": "^3.6.0", "rimraf": "^2.5.4", - "webpack": "2.2.1" + "webpack": "2.4.1" }, "peerDependencies": { "history": "^4.3.0",