Skip to content

Commit

Permalink
chore: Bump @types/aws-lambda in /modules/runners/lambdas/runners (#766)
Browse files Browse the repository at this point in the history
Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.72 to 8.10.75.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent 0354afa commit 0804d4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions modules/runners/lambdas/runners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format-check": "prettier --check \"**/*.ts\""
},
"devDependencies": {
"@types/aws-lambda": "^8.10.72",
"@types/aws-lambda": "^8.10.75",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^4.17.0",
Expand All @@ -33,7 +33,7 @@
"@octokit/auth-app": "^3.0.0",
"@octokit/rest": "^18.3.5",
"@octokit/types": "^6.12.2",
"@types/aws-lambda": "^8.10.72",
"@types/aws-lambda": "^8.10.75",
"@types/express": "^4.17.11",
"@types/node": "^14.14.34",
"aws-sdk": "^2.888.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/runners/lambdas/runners/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -631,10 +631,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@types/aws-lambda@^8.10.72":
version "8.10.72"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.72.tgz#af2a6eeaf39be9674e3856f1870d9d15cf75e2e0"
integrity sha512-jOrTwAhSiUtBIN/QsWNKlI4+4aDtpZ0sr2BRvKW6XQZdspgHUSHPcuzxbzCRiHUiDQ+0026u5TSE38VyIhNnfA==
"@types/aws-lambda@^8.10.75":
version "8.10.75"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.75.tgz#93b4e688db8a45755018561a3212e7766c0fef57"
integrity sha512-orOKSsIVUMsAbKgbSX2ST3FwQt9pxinHVCAIAVl4SmmTxmki2Gu+cGqobMD3eYwDV5FV0YNtaXyxnvE9pLrKTw==

"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
version "7.1.12"
Expand Down

0 comments on commit 0804d4a

Please sign in to comment.