Update dependency eslint to v5

This commit is contained in:
Renovate Bot
2018-08-22 14:02:30 +00:00
parent dae8965c2b
commit cb55c0ea8f
+1 -1
View File
@@ -19,7 +19,7 @@
"description": "Simplified SMPP implementation", "description": "Simplified SMPP implementation",
"devDependencies": { "devDependencies": {
"coveralls": "3.0.2", "coveralls": "3.0.2",
"eslint": "4.19.1", "eslint": "5.4.0",
"istanbul": "0.4.5", "istanbul": "0.4.5",
"mocha": "5.2.0", "mocha": "5.2.0",
"mocha-eslint": "4.1.0", "mocha-eslint": "4.1.0",