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 d906fd9 commit 5b12fd4Copy full SHA for 5b12fd4
package.json
@@ -14,20 +14,20 @@
14
],
15
"dependencies": {
16
"bindings": "^1.3.0",
17
- "nan": "~2.10.0"
+ "nan": "^2.10.0"
18
},
19
"devDependencies": {
20
"chai": "^4.1.2",
21
"chai-string": "^1.4.0",
22
- "clang-format": "^1.2.3",
+ "clang-format": "^1.2.4",
23
"dmd-clear": "^0.1.2",
24
- "eslint": "^4.19.1",
25
- "eslint-plugin-prettier": "^2.6.0",
+ "eslint": "^5.3.0",
+ "eslint-plugin-prettier": "^2.6.2",
26
"jsdoc-to-markdown": "^4.0.1",
27
"mocha": "^5.2.0",
28
- "mongodb": "^3.1.1",
29
- "prettier": "^1.13.5",
30
- "request": "^2.87.0",
+ "mongodb": "^3.1.3",
+ "prettier": "^1.14.2",
+ "request": "^2.88.0",
31
"segfault-handler": "^1.0.1"
32
33
"scripts": {
0 commit comments