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.75 " ,
19
+ "@types/aws-lambda" : " ^8.10.82 " ,
20
20
"@types/express" : " ^4.17.11" ,
21
21
"@types/jest" : " ^26.0.24" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.17.0" ,
38
38
"@octokit/auth-app" : " 3.4.0" ,
39
39
"@octokit/rest" : " ^18.3.5" ,
40
40
"@octokit/types" : " ^6.13.0" ,
41
- "@types/aws-lambda" : " ^8.10.75 " ,
41
+ "@types/aws-lambda" : " ^8.10.82 " ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.4.3" ,
44
44
"aws-sdk" : " ^2.964.0" ,
Original file line number Diff line number Diff line change 1336
1336
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1337
1337
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1338
1338
1339
- " @types/aws-lambda@^8.10.75 " :
1340
- version "8.10.81 "
1341
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.81 .tgz#6d405269aad82e05a348687631aa9a587cdbe158 "
1342
- integrity sha512-C1rFKGVZ8KwqhwBOYlpoybTSRtxu2433ea6JaO3amc6ubEe08yQoFsPa9aU9YqvX7ppeZ25CnCtC4AH9mhtxsQ ==
1339
+ " @types/aws-lambda@^8.10.82 " :
1340
+ version "8.10.82 "
1341
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.82 .tgz#336062d3270f52d2156eeb7d9e497fd63684572a "
1342
+ integrity sha512-sJo8pz8hu+OzLRAj7Do2g66zYLizWtB3kGK6K45RWmGW+S54XXMoK3sNbvzKXfndBxYiSVExHoCNiSlt2gPmxw ==
1343
1343
1344
1344
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1345
1345
version "7.1.15"
You can’t perform that action at this time.
0 commit comments