Skip to content

Commit

Permalink
chore(deps): update dependency serverless to v1.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 25, 2018
1 parent b67bc96 commit 21baaf4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"mocha": "4.1.0",
"mocha-typescript": "1.1.17",
"semantic-release": "15.12.1",
"serverless": "1.32.0",
"serverless": "1.33.2",
"serverless-offline": "3.31.2",
"serverless-webpack": "4.4.0",
"travis-deploy-once": "5.0.9",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Expand Up @@ -7513,10 +7513,10 @@ serverless-webpack@4.4.0:
semver "^5.4.1"
ts-node "^3.2.0"

serverless@1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/serverless/-/serverless-1.32.0.tgz#84bd7b56dfa14edea0bf95a685e9013dc9ff5ab8"
integrity sha512-SL668cuavNEM123Y/ZRw1xxCguz0cqybcnE0WZFxyaVUJfYGMRiaWi2TgQVLM0/2EdEz1hZL20c986Ue5zsPUw==
serverless@1.33.2:
version "1.33.2"
resolved "https://registry.yarnpkg.com/serverless/-/serverless-1.33.2.tgz#0a89c8d35a14bb45d3c41f6ff09d6994b9253109"
integrity sha512-iBxoLPEurvlo0TukA0y+hKpuw4zrU5o1oR1w3t3rK2Odrvufrl/gywuD18xahcs6xhvzuk1sDC6Sr6zr8ze5NA==
dependencies:
"@serverless/platform-sdk" "^0.3.0"
archiver "^1.1.0"
Expand Down Expand Up @@ -7550,6 +7550,7 @@ serverless@1.32.0:
semver "^5.0.3"
semver-regex "^1.0.0"
tabtab "^2.2.2"
untildify "^3.0.3"
update-notifier "^2.2.0"
uuid "^2.0.2"
write-file-atomic "^2.1.0"
Expand Down Expand Up @@ -8551,6 +8552,11 @@ unset-value@^1.0.0:
has-value "^0.3.1"
isobject "^3.0.0"

untildify@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"
integrity sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA==

unzip-response@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
Expand Down

0 comments on commit 21baaf4

Please sign in to comment.