diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-07-03 12:06:05 +0300 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-07-03 12:06:05 +0300 |
| commit | 4e8f44c7ef6ffee09d9d3abd70bfd093f87d6b18 (patch) | |
| tree | a0b84c64f77fb3316f33bc031760172fce0fd0cc /package.json | |
| parent | ab9d8b2471dbcd54bb882b3b6722626f81b71053 (diff) | |
| parent | 5b5c897152a2208e546e56d6bdd731e2bb04ae80 (diff) | |
| download | mullvadvpn-4e8f44c7ef6ffee09d9d3abd70bfd093f87d6b18.tar.xz mullvadvpn-4e8f44c7ef6ffee09d9d3abd70bfd093f87d6b18.zip | |
Merge branch 'feature/flow-typed/components'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 46b06539f1..c4888aa2ad 100644 --- a/package.json +++ b/package.json @@ -54,10 +54,10 @@ "electron-devtools-installer": "^2.1.0", "electron-mocha": "^3.3.0", "esdoc": "^0.5.2", - "eslint": "^3.14.1", - "eslint-plugin-flowtype": "^2.34.0", - "eslint-plugin-react": "^6.9.0", - "flow-bin": "^0.48.0", + "eslint": "^4.1.1", + "eslint-plugin-flowtype": "^2.34.1", + "eslint-plugin-react": "^7.1.0", + "flow-bin": "^0.49.1", "flow-typed": "^2.1.2", "isomorphic-fetch": "^2.2.1", "jsdom": "^9.11.0", |
