From abfc57045b342d546f78647ba1f07f2cf6ba4c56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 23:29:51 +0000 Subject: [PATCH] chore(deps-dev): bump @types/aws-lambda from 8.10.27 to 8.10.35 Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.27 to 8.10.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ed9181..d9559df 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@semantic-release/exec": "^3.3.3", "@semantic-release/git": "^7.0.16", "@semantic-release/github": "^5.4.3", - "@types/aws-lambda": "^8.10.27", + "@types/aws-lambda": "^8.10.35", "@types/debug": "^4.1.4", "@types/fluent-ffmpeg": "^2.1.9", "@types/fs-extra": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 185b870..c96d56b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1038,10 +1038,10 @@ uuid "^3.3.2" write-file-atomic "^2.4.2" -"@types/aws-lambda@^8.10.27": - version "8.10.27" - resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.27.tgz#33366bb26d8fb116f414e7c1855df5a0b6aa1d3d" - integrity sha512-9QjcjORRtgG5KPVHWqGZ0F2Uo/ALUWQ5D7qfJEco0fEjoSbA908w05RXql7YPS72jQ1w6I+pr+8pQPqBPlYnSw== +"@types/aws-lambda@^8.10.35": + version "8.10.35" + resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.35.tgz#f3e1f62fa865858728e706dcc8415dfd6d12894c" + integrity sha512-2z7tI/cRpwQwx9eFFhnBgyJppQEkL3YZ+4PadhNcDuB5y+BmMY25h1N16WufdtMzOVK2WQYrLUGt6ajTzVBJUQ== "@types/babel__core@^7.1.0": version "7.1.2"