File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"format-check" : " prettier --check \" **/*.ts\" "
16
16
},
17
17
"devDependencies" : {
18
- "@types/aws-lambda" : " ^8.10.72 " ,
18
+ "@types/aws-lambda" : " ^8.10.75 " ,
19
19
"@types/express" : " ^4.17.11" ,
20
20
"@types/jest" : " ^26.0.20" ,
21
21
"@typescript-eslint/eslint-plugin" : " ^4.17.0" ,
33
33
"@octokit/auth-app" : " ^3.0.0" ,
34
34
"@octokit/rest" : " ^18.3.5" ,
35
35
"@octokit/types" : " ^6.12.2" ,
36
- "@types/aws-lambda" : " ^8.10.72 " ,
36
+ "@types/aws-lambda" : " ^8.10.75 " ,
37
37
"@types/express" : " ^4.17.11" ,
38
38
"@types/node" : " ^14.14.34" ,
39
39
"aws-sdk" : " ^2.888.0" ,
Original file line number Diff line number Diff line change 631
631
dependencies :
632
632
" @sinonjs/commons" " ^1.7.0"
633
633
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 ==
638
638
639
639
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.7":
640
640
version "7.1.12"
You can’t perform that action at this time.
0 commit comments