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 13
13
"format-check" : " prettier --check \" **/*.ts\" "
14
14
},
15
15
"devDependencies" : {
16
- "@types/aws-lambda" : " ^8.10.70 " ,
16
+ "@types/aws-lambda" : " ^8.10.71 " ,
17
17
"@types/express" : " ^4.17.11" ,
18
18
"@types/jest" : " ^26.0.20" ,
19
19
"@vercel/ncc" : " ^0.27.0" ,
27
27
"@octokit/auth-app" : " ^2.10.5" ,
28
28
"@octokit/rest" : " ^18.0.14" ,
29
29
"@octokit/types" : " ^6.5.0" ,
30
- "@types/aws-lambda" : " ^8.10.70 " ,
30
+ "@types/aws-lambda" : " ^8.10.71 " ,
31
31
"@types/express" : " ^4.17.11" ,
32
32
"@types/node" : " ^14.14.22" ,
33
33
"aws-sdk" : " ^2.831.0" ,
Original file line number Diff line number Diff line change 596
596
dependencies :
597
597
" @sinonjs/commons" " ^1.7.0"
598
598
599
- " @types/aws-lambda@^8.10.70 " :
600
- version "8.10.70 "
601
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.70 .tgz#1d1c79730669b337208e3476f7a16150d43fcaf5 "
602
- integrity sha512-adaPn39OKMIzCxaf2KHBu4d3MJKLGdm27zxAyag+rAI1UTwgtgEgrwRpuzN1NDMZn/i6vRxJZRbsSmlw7I0/Sg ==
599
+ " @types/aws-lambda@^8.10.71 " :
600
+ version "8.10.71 "
601
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.71 .tgz#ab3084038411ce42f63b975e67aafb163f3aa353 "
602
+ integrity sha512-l0Lag6qq06AlKllprAJ3pbgVUbXCjRGRb7VpHow8IMn2BMHTPR0t5OD97/w8CR1+wA5XZuWQoXLjYvdlk2kQrQ ==
603
603
604
604
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.7":
605
605
version "7.1.12"
You can’t perform that action at this time.
0 commit comments