Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
bump packages aws-sdk@2.15.0, eslint-plugin-promise@3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adieuadieu committed Feb 17, 2017
1 parent 87c9585 commit 1199e5a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/adieuadieu/serverless-sharp-image",
"dependencies": {
"aws-sdk": "^2.14.0",
"aws-sdk": "^2.15.0",
"babel-runtime": "^6.23.0",
"mime-types": "^2.1.14",
"sharp": "^0.17.2",
Expand All @@ -60,7 +60,7 @@
"eslint-config-airbnb-base": "^11.1.0",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-promise": "^3.4.1",
"eslint-plugin-promise": "^3.4.2",
"eslint-tap": "^2.0.0",
"fs-extra": "^2.0.0",
"json-loader": "0.5.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ ava@^0.18.1:
unique-temp-dir "^1.0.0"
update-notifier "^1.0.0"

aws-sdk@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.14.0.tgz#5a9c440d85ac1e5b988b56e4a0e8b55a18a6c4ed"
aws-sdk@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.15.0.tgz#dca391a793210d4b062b5f1f5d6bb25bc4d4ba5c"
dependencies:
buffer "4.9.1"
crypto-browserify "1.0.9"
Expand Down Expand Up @@ -1877,9 +1877,9 @@ eslint-plugin-import@2.2.0:
minimatch "^3.0.3"
pkg-up "^1.0.0"

eslint-plugin-promise@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.4.1.tgz#6911a9010bf84e17d82e19e0ab0f80ab3ad6db4c"
eslint-plugin-promise@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.4.2.tgz#1be2793eafe2d18b5b123b8136c269f804fe7122"

eslint-tap@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 1199e5a

Please sign in to comment.