diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2017-11-14 13:29:04 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2017-11-17 10:29:24 +0100 |
| commit | b1b09fe05cf3e5f8639e71dcfecc289c68d698b9 (patch) | |
| tree | 04d36c21734c4632d5f2815f4bcae7f922be977c /package.json | |
| parent | b9ff361e7d6b3227a1aa61c3db8d5810b81bca6a (diff) | |
| download | mullvadvpn-b1b09fe05cf3e5f8639e71dcfecc289c68d698b9.tar.xz mullvadvpn-b1b09fe05cf3e5f8639e71dcfecc289c68d698b9.zip | |
Upgrade to eslint-plugin-react 7.4.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 88cb2bcafc..4fc525c01f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "enzyme": "^2.9.1", "eslint": "^4.1.1", "eslint-plugin-flowtype": "^2.34.1", - "eslint-plugin-react": "^7.1.0", + "eslint-plugin-react": "^7.4.0", "flow-bin": "^0.50.0", "flow-typed": "^2.1.5", "npm-run-all": "^4.0.1", |
