Skip to content

Commit 0a3f940

Browse files
Tim Wrightdemurgos
authored andcommitted
Update dependencies
Closes #131
1 parent 909c139 commit 0a3f940

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"node": ">=6"
2020
},
2121
"dependencies": {
22-
"chalk": "^0.5.1",
23-
"debug": "^2.1.0",
24-
"event-stream": "^3.1.7",
22+
"chalk": "^2.4.1",
23+
"debug": "^3.1.0",
24+
"event-stream": "^3.3.4",
2525
"fancy-log": "^1.3.2",
26-
"lodash.assign": "^3.0.0",
26+
"lodash.assign": "^4.2.0",
2727
"tiny-lr": "^1.1.1",
28-
"vinyl": "^2.1.0"
28+
"vinyl": "^2.2.0"
2929
},
3030
"devDependencies": {
31-
"mocha": "^2.0.1",
32-
"sinon": "^1.12.2"
31+
"mocha": "^5.2.0",
32+
"sinon": "^6.1.5"
3333
}
3434
}

0 commit comments

Comments
 (0)