Skip to content

Commit b29f887

Browse files
committed
Updated dependencies
1 parent 7ee9ec6 commit b29f887

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"gypfile": true,
4848
"readmeFilename": "README.md",
4949
"dependencies": {
50-
"async": "^2.0.1",
51-
"nan": "^2.4.0"
50+
"async": "^2.5.0",
51+
"nan": "^2.6.2"
5252
},
5353
"devDependencies": {
54-
"mocha": "~3.3.0",
55-
"chai": "~3.5.0",
54+
"mocha": "~3.5.0",
55+
"chai": "~4.1.1",
5656
"grunt": "~1.0.1",
57-
"grunt-mocha-test": "~0.13.0",
57+
"grunt-mocha-test": "~0.13.2",
5858
"grunt-contrib-watch": "~1.0.0",
59-
"grunt-node-gyp": "~3.1.0",
59+
"grunt-node-gyp": "~4.0.0",
6060
"q": "~1.5.0"
6161
}
6262
}

0 commit comments

Comments
 (0)