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 16
16
"all" : " yarn build && yarn format && yarn lint && yarn test"
17
17
},
18
18
"devDependencies" : {
19
- "@types/aws-lambda" : " ^8.10.84 " ,
19
+ "@types/aws-lambda" : " ^8.10.85 " ,
20
20
"@types/express" : " ^4.17.11" ,
21
21
"@types/jest" : " ^27.0.1" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
38
38
"@octokit/auth-app" : " 3.6.0" ,
39
39
"@octokit/rest" : " ^18.12.0" ,
40
40
"@octokit/types" : " ^6.34.0" ,
41
- "@types/aws-lambda" : " ^8.10.84 " ,
41
+ "@types/aws-lambda" : " ^8.10.85 " ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.11.6" ,
44
44
"aws-sdk" : " ^2.1016.0" ,
Original file line number Diff line number Diff line change 1371
1371
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1372
1372
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1373
1373
1374
- " @types/aws-lambda@^8.10.84 " :
1375
- version "8.10.84 "
1376
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.84 .tgz#b1f391ceeb6908b28d8416d93f27afe8d1348d4e "
1377
- integrity sha512-5V78eLtmN0d4RA14hKDwcsMQRl3JotQJlhGFDBo/jdE2TyDFRaYwB/UmMUC4SzhSvRGn+YMkh7jGPnXi8COAng ==
1374
+ " @types/aws-lambda@^8.10.85 " :
1375
+ version "8.10.85 "
1376
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.85 .tgz#26cd76897b1972247cbc1a34b6f21d023e987437 "
1377
+ integrity sha512-cMRXVxb+NMb6EekKel1fPBfz2ZqE5cGhIS14G7FVUM4Bqilx0lHKnZbsDLWLSeckDpkvlp5six2F7UWyEEJSoQ ==
1378
1378
1379
1379
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1380
1380
version "7.1.15"
You can’t perform that action at this time.
0 commit comments