Skip to content

Commit 5c8fbf4

Browse files
committed
Merge pull request #53 from AnyFetch/dependencies-update
Bumped up requirements
2 parents a196b6c + 3663405 commit 5c8fbf4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@
1919
],
2020
"dependencies": {
2121
"async": "^0.9.0",
22-
"bunyan": "^1.2.3",
23-
"opbeat": "^1.1.1",
22+
"bunyan": "^1.3.3",
23+
"opbeat": "^1.1.2",
2424
"rarity": "^2.1.1",
2525
"redis": "^0.12.1",
26-
"restify": "^2.8.3",
26+
"restify": "^2.8.5",
2727
"restify-bunyan-logger": "^2.0.6",
2828
"supertest": "^0.15.0",
29-
"yaqs": "^1.0.8"
29+
"yaqs": "^1.0.9"
3030
},
3131
"devDependencies": {
3232
"coveralls": "^2.11.2",
33-
"istanbul": "^0.3.5",
34-
"jscs": "^1.8.1",
35-
"jshint": "^2.5.10",
36-
"mocha": "^2.0.1",
33+
"istanbul": "^0.3.6",
34+
"jscs": "^1.11.3",
35+
"jshint": "^2.6.0",
36+
"mocha": "^2.1.0",
3737
"mocha-lcov-reporter": "0.0.1",
38-
"should": "^4.3.1"
38+
"should": "^5.0.0"
3939
},
4040
"licence": "MIT",
4141
"engines": {

0 commit comments

Comments
 (0)