Skip to content

Commit

Permalink
Merge pull request #790 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Aug 15, 2019
2 parents dfe8896 + a5a2255 commit 7e198b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@babel/register": "7.5.5",
"@blackflux/eslint-plugin-rules": "1.1.4",
"@blackflux/robo-config-plugin": "2.4.6",
"aws-sdk": "2.509.0",
"aws-sdk": "2.510.0",
"babel-eslint": "10.0.2",
"chai": "4.2.0",
"coveralls": "3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -717,10 +717,10 @@ aws-sdk-wrap@3.0.5:
dependencies:
lodash.get "4.4.2"

aws-sdk@2.509.0:
version "2.509.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.509.0.tgz#5677043cbcfa3ec52370abb90b13cb0bdb4aa790"
integrity sha512-GZYqJYK2SizKe+Ae24IXZdJlB1kdrZ1o1/Lh5P2oMskCkhTNkzL/v6siKnM0WYh1hPVAHbPLyNkGzwJZ5w2SkA==
aws-sdk@2.510.0:
version "2.510.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.510.0.tgz#2bf73d7fadccfe2e68ffb2e86e7f5f36600bfe2e"
integrity sha512-K75v+hCb4Kc/X8rd985ttTRKrdeI8xru1GQBlnmop01tjalA6SUzS81R3Fryh2yxDv45Hp46QBET1Gri0YpEfg==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit 7e198b8

Please sign in to comment.