Skip to content

Commit 6bf7398

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @types/aws-lambda in /modules/runners/lambdas/runners (#766)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6b2ec0 commit 6bf7398

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format-check": "prettier --check \"**/*.ts\""
1616
},
1717
"devDependencies": {
18-
"@types/aws-lambda": "^8.10.72",
18+
"@types/aws-lambda": "^8.10.75",
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.20",
2121
"@typescript-eslint/eslint-plugin": "^4.17.0",
@@ -33,7 +33,7 @@
3333
"@octokit/auth-app": "^3.0.0",
3434
"@octokit/rest": "^18.3.5",
3535
"@octokit/types": "^6.12.2",
36-
"@types/aws-lambda": "^8.10.72",
36+
"@types/aws-lambda": "^8.10.75",
3737
"@types/express": "^4.17.11",
3838
"@types/node": "^14.14.34",
3939
"aws-sdk": "^2.888.0",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -631,10 +631,10 @@
631631
dependencies:
632632
"@sinonjs/commons" "^1.7.0"
633633

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

639639
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
640640
version "7.1.12"

0 commit comments

Comments
 (0)