Skip to content

Commit 494eca0

Browse files
[chore] Bump dependencies (#78)
- bump after to version 0.8.2 - bump has-binary to version 0.1.7 - bump mocha to version 3.2.0 - bump zuul to version 3.11.1
1 parent ada9dbe commit 494eca0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"homepage": "https://github.com/socketio/engine.io-parser",
77
"devDependencies": {
88
"expect.js": "0.3.1",
9-
"mocha": "2.2.5",
10-
"zuul": "3.11.0",
9+
"mocha": "3.2.0",
10+
"zuul": "3.11.1",
1111
"zuul-ngrok": "4.0.0"
1212
},
1313
"dependencies": {
14-
"after": "0.8.1",
14+
"after": "0.8.2",
1515
"arraybuffer.slice": "0.0.6",
1616
"base64-arraybuffer": "0.1.5",
1717
"blob": "0.0.4",
18-
"has-binary": "0.1.6",
18+
"has-binary": "0.1.7",
1919
"wtf-8": "1.0.0"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)