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.86 " ,
19
+ "@types/aws-lambda" : " ^8.10.88 " ,
20
20
"@types/express" : " ^4.17.11" ,
21
21
"@types/jest" : " ^27.0.3" ,
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.86 " ,
41
+ "@types/aws-lambda" : " ^8.10.88 " ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.11.12" ,
44
44
"aws-sdk" : " ^2.1044.0" ,
Original file line number Diff line number Diff line change 1380
1380
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1381
1381
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1382
1382
1383
- " @types/aws-lambda@^8.10.86 " :
1384
- version "8.10.86 "
1385
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.86 .tgz#f97d9e2f75f87b03401bcd19737b025ec08de200 "
1386
- integrity sha512-CH7MtDqW8hAm05alc837XHvqKcrfx/kacc4EyUoyN5PoFK3D0lIfN0GK2WsV6YKU4tUsLTLAVLSyBrcFdHP9Bw ==
1383
+ " @types/aws-lambda@^8.10.88 " :
1384
+ version "8.10.88 "
1385
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.88 .tgz#1f18ac2e15be30376e86a688a943390e7d6683e5 "
1386
+ integrity sha512-Gbdr5tmGMGV1bgWDEfgNnfqtS9YVKDCkyAgYPmYIeEQFTSjU+VzVoE0Gc1MyrzREdk3Iu5daUCRU9eQL5s+iYQ ==
1387
1387
1388
1388
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1389
1389
version "7.1.15"
You can’t perform that action at this time.
0 commit comments