Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
timdp committed Sep 18, 2016
1 parent eb6bd82 commit c3f7190
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"node": ">=0.12.0"
},
"dependencies": {
"aws-sdk": "^2.3.19",
"aws-sdk": "^2.6.3",
"babel-runtime": "^6.9.2",
"bottleneck": "^1.12.0",
"debug": "^2.2.0",
Expand All @@ -41,7 +41,7 @@
"gulp-babel": "^6.1.2",
"gulp-coveralls": "^0.1.4",
"gulp-istanbul": "^1.0.0",
"gulp-load-plugins": "^1.2.4",
"gulp-load-plugins": "^1.3.0",
"gulp-mocha": "^3.0.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-standard": "^7.0.1",
Expand Down Expand Up @@ -81,5 +81,10 @@
"afterEach",
"sinon"
]
},
"greenkeeper": {
"ignore": [
"gulp-standard"
]
}
}

0 comments on commit c3f7190

Please sign in to comment.