aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-03-28 10:25:51 +0800
committerGitHub <noreply@github.com>2018-03-28 10:25:51 +0800
commit871edfe12ad37545c596e2e926afc458c0efa559 (patch)
tree6e5aa4b91da7576ddd9eed24ebd0e3a4524b3b0b /package.json
parent4758a3ef22b199042a8c623ad35cc5389845ac34 (diff)
parentcecc5c48a7011f2a7a3332961e861384c7f51f96 (diff)
downloadtangerine-wallet-browser-871edfe12ad37545c596e2e926afc458c0efa559.tar.gz
tangerine-wallet-browser-871edfe12ad37545c596e2e926afc458c0efa559.tar.zst
tangerine-wallet-browser-871edfe12ad37545c596e2e926afc458c0efa559.zip
Merge pull request #3713 from MetaMask/greenkeeper/eslint-plugin-mocha-5.0.0
Update eslint-plugin-mocha to the latest version 🚀
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b24cc348..b53daeb83 100644
--- a/package.json
+++ b/package.json
@@ -215,7 +215,7 @@
"enzyme": "^3.3.0",
"enzyme-adapter-react-15": "^1.0.5",
"eslint-plugin-chai": "0.0.1",
- "eslint-plugin-mocha": "^4.9.0",
+ "eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"eth-json-rpc-middleware": "^1.2.7",
"fs-promise": "^2.0.3",