diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-03-07 14:03:41 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-03-07 14:03:41 +0100 |
| commit | 5b0118e589b5b1fb60fd9f3ba8c132bd483db975 (patch) | |
| tree | d551d049771fa97b39a167fc5237b7f72c1451b9 /package.json | |
| parent | eca87471d2653fe732b3fd021f180e6ca6b6589a (diff) | |
| parent | 802b1ccec0cb280d75c6ff11bc0dae1115c5831d (diff) | |
| download | mullvadvpn-5b0118e589b5b1fb60fd9f3ba8c132bd483db975.tar.xz mullvadvpn-5b0118e589b5b1fb60fd9f3ba8c132bd483db975.zip | |
Merge branch 'win32-tray'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index c9a8f45144..7639f1254e 100644 --- a/package.json +++ b/package.json @@ -56,9 +56,9 @@ "electron-mocha": "^5.0.0", "enzyme": "^3.2.0", "enzyme-adapter-react-16": "^1.1.0", - "eslint": "^4.17.0", - "eslint-plugin-flowtype": "^2.44.0", - "eslint-plugin-react": "^7.6.1", + "eslint": "^4.18.2", + "eslint-plugin-flowtype": "^2.46.1", + "eslint-plugin-react": "^7.7.0", "flow-bin": "^0.66.0", "flow-typed": "^2.3.0", "npm-run-all": "^4.0.1", |
