diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-02-21 10:45:11 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-02-21 10:45:11 +0100 |
| commit | de737c54c413f96c35b4e9bc6280fc7d26e4fa83 (patch) | |
| tree | 0cf470c59b4c7c8a6327e64610f68f5facd78d6d /package.json | |
| parent | ae9c255b3ecdec341090c932db6cb261147a7382 (diff) | |
| parent | 1214138633bcca19a1b96622400f3fbcf4044bd9 (diff) | |
| download | mullvadvpn-de737c54c413f96c35b4e9bc6280fc7d26e4fa83.tar.xz mullvadvpn-de737c54c413f96c35b4e9bc6280fc7d26e4fa83.zip | |
Merge branch 'update-flow'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index b55484a440..61ef0ca8f8 100644 --- a/package.json +++ b/package.json @@ -57,11 +57,11 @@ "electron-mocha": "^5.0.0", "enzyme": "^3.2.0", "enzyme-adapter-react-16": "^1.1.0", - "eslint": "^4.11.0", - "eslint-plugin-flowtype": "^2.39.1", - "eslint-plugin-react": "^7.5.1", - "flow-bin": "^0.50.0", - "flow-typed": "^2.2.3", + "eslint": "^4.17.0", + "eslint-plugin-flowtype": "^2.44.0", + "eslint-plugin-react": "^7.6.1", + "flow-bin": "^0.66.0", + "flow-typed": "^2.3.0", "npm-run-all": "^4.0.1", "react-test-renderer": "16.0.0", "redux-mock-store": "^1.3.0", |
