This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +6
-6
lines changed
modules/runners/lambdas/runners
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.2.0" ,
20
- "@types/aws-lambda" : " ^8.10.99 " ,
20
+ "@types/aws-lambda" : " ^8.10.100 " ,
21
21
"@types/express" : " ^4.17.11" ,
22
22
"@types/jest" : " ^27.5.0" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
40
40
"@octokit/auth-app" : " 3.6.1" ,
41
41
"@octokit/rest" : " ^18.12.0" ,
42
42
"@octokit/types" : " ^6.34.0" ,
43
- "@types/aws-lambda" : " ^8.10.99 " ,
43
+ "@types/aws-lambda" : " ^8.10.100 " ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.42" ,
46
46
"aws-sdk" : " ^2.1153.0" ,
Original file line number Diff line number Diff line change 1498
1498
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1499
1499
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1500
1500
1501
- " @types/aws-lambda@^8.10.99 " :
1502
- version "8.10.99 "
1503
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.99 .tgz#14fb91e5ee54d517f5b3209b027edddee9900ba6 "
1504
- integrity sha512-BLlr4HGGF9Ga5vvZumpuXuyFUIhnCZsOdjPWy/iCJi+NIYAw30jA3XC5tyVf2RfaXm5thMR2SC3DosDVIMhM5g ==
1501
+ " @types/aws-lambda@^8.10.100 " :
1502
+ version "8.10.100 "
1503
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.100 .tgz#31442a71c09e0ef08e41b7342d62cf374fa268df "
1504
+ integrity sha512-Qldp1LhbgQ4tEHewci0/q5qVRaDr8ylvsYfpitJ+FFixzAHpgitvM2NM449uYWt2tYo/iJy25aSRRUVvwIT+ng ==
1505
1505
1506
1506
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1507
1507
version "7.1.18"
You can’t perform that action at this time.
0 commit comments