Skip to content

Commit 8afe5e3

Browse files
committed
sinon, mocha, jshint, bunyan version bumps
1 parent 5281199 commit 8afe5e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"main": "./index",
1010
"dependencies": {
1111
"async": "0.2.5",
12-
"bunyan": "0.10.0",
12+
"bunyan": "0.21.1",
1313
"cli-color": "0.1.6",
1414
"optimist" : "0.3.5",
1515
"restify": "2.4.1",
1616
"settings": "0.1.0"
1717
},
1818
"devDependencies": {
1919
"Faker" : "0.5.6",
20-
"jshint": "1.0.0",
20+
"jshint": "1.1.0",
2121
"istanbul": "0.1.29",
22-
"mocha": "1.8.1",
23-
"sinon": "1.5.2"
22+
"mocha": "1.9.0",
23+
"sinon": "1.6.0"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)