Skip to content

Commit 939ba17

Browse files
bump devDependencies
1 parent 0f2ed01 commit 939ba17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,16 @@
6767
"promisify-node": "~0.1.2"
6868
},
6969
"devDependencies": {
70-
"mocha": "~1.21.4",
70+
"mocha": "~2.1",
7171
"combyne": "~0.6.2",
7272
"istanbul": "~0.3.2",
7373
"js-beautify": "^1.5.4",
7474
"jshint": "~2.5.6",
7575
"lodash": "^2.4.1",
76-
"nan": "~1.3.0",
76+
"nan": "~1.4",
7777
"node-gyp": "~1.0.2",
7878
"nw-gyp": "^0.12.4",
79-
"request": "~2.45.0",
79+
"request": "~2.51.0",
8080
"tar": "~1.0.1"
8181
},
8282
"binary": {

0 commit comments

Comments
 (0)