We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c8d1a commit 10dddc6Copy full SHA for 10dddc6
package.json
@@ -69,7 +69,7 @@
69
"@types/chai": "^4.0.10",
70
"@types/mocha": "^5.2.1",
71
"@types/request-promise": "^4.1.42",
72
- "arangodb-instance-manager": "^0.1.1",
+ "arangodb-instance-manager": "^1.1.2",
73
"babel-core": "^6.26.0",
74
"babel-eslint": "^8.0.3",
75
"babel-loader": "^7.1.2",
@@ -81,11 +81,11 @@
81
"eslint": "^4.13.0",
82
"eslint-config-prettier": "^2.9.0",
83
"eslint-plugin-prettier": "^2.3.1",
84
- "mocha": "^5.2.0",
+ "mocha": "^6.2.0",
85
"npm-run-all": "^4.1.2",
86
"prettier": "^1.9.1",
87
"regenerator-runtime": "^0.11.1",
88
- "rimraf": "^2.6.2",
+ "rimraf": "^3.0.0",
89
"source-map-support": "^0.5.0",
90
"ts-loader": "^3.2.0",
91
"typescript": "^3.0.1",
0 commit comments