Merge pull request #29 from larvit/renovate/pin-dependencies

Pin dependencies
This commit is contained in:
2018-08-22 16:02:20 +02:00
committed by GitHub
+6 -6
View File
@@ -18,12 +18,12 @@
}, },
"description": "Simplified SMPP implementation", "description": "Simplified SMPP implementation",
"devDependencies": { "devDependencies": {
"coveralls": "^3.0.1", "coveralls": "3.0.2",
"eslint": "^4.1.0", "eslint": "4.19.1",
"istanbul": "^0.4.3", "istanbul": "0.4.5",
"mocha": "^5.2.0", "mocha": "5.2.0",
"mocha-eslint": "^4.1.0", "mocha-eslint": "4.1.0",
"portfinder": "^1.0.3" "portfinder": "1.0.17"
}, },
"keywords": [ "keywords": [
"smpp", "smpp",