diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-03-07 11:50:30 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-03-07 11:51:31 +0100 |
| commit | b411e624f0c697efa4cdb85489af1bdbf18281dc (patch) | |
| tree | 70745782369a179334c187acc7ea0b4e958b6608 /package.json | |
| parent | d241775255ab52ae0812c561fbcfcbe114889156 (diff) | |
| download | mullvadvpn-b411e624f0c697efa4cdb85489af1bdbf18281dc.tar.xz mullvadvpn-b411e624f0c697efa4cdb85489af1bdbf18281dc.zip | |
Upgrade eslint packages
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", |
