This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"@octokit/core" : " 5.2.0" ,
50
50
"@octokit/plugin-throttling" : " 8.2.0" ,
51
51
"@octokit/rest" : " 20.1.1" ,
52
- "@octokit/types" : " ^13.5 .0" ,
52
+ "@octokit/types" : " ^13.6 .0" ,
53
53
"cron-parser" : " ^4.9.0" ,
54
54
"typescript" : " ^5.5.4"
55
55
},
Original file line number Diff line number Diff line change 42
42
"@aws-sdk/client-sqs" : " ^3.654.0" ,
43
43
"@middy/core" : " ^4.7.0" ,
44
44
"@octokit/rest" : " 20.1.1" ,
45
- "@octokit/types" : " ^13.5 .0" ,
45
+ "@octokit/types" : " ^13.6 .0" ,
46
46
"@octokit/webhooks" : " ^12.2.0" ,
47
47
"aws-lambda" : " ^1.0.7"
48
48
},
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ __metadata:
204
204
" @octokit/core " : " npm:5.2.0"
205
205
" @octokit/plugin-throttling " : " npm:8.2.0"
206
206
" @octokit/rest " : " npm:20.1.1"
207
- " @octokit/types " : " npm:^13.5 .0"
207
+ " @octokit/types " : " npm:^13.6 .0"
208
208
" @trivago/prettier-plugin-sort-imports " : " npm:^4.3.0"
209
209
" @types/aws-lambda " : " npm:^8.10.143"
210
210
" @types/jest " : " npm:^29.5.12"
@@ -302,7 +302,7 @@ __metadata:
302
302
" @aws-sdk/client-sqs " : " npm:^3.654.0"
303
303
" @middy/core " : " npm:^4.7.0"
304
304
" @octokit/rest " : " npm:20.1.1"
305
- " @octokit/types " : " npm:^13.5 .0"
305
+ " @octokit/types " : " npm:^13.6 .0"
306
306
" @octokit/webhooks " : " npm:^12.2.0"
307
307
" @trivago/prettier-plugin-sort-imports " : " npm:^4.3.0"
308
308
" @types/aws-lambda " : " npm:^8.10.143"
You can’t perform that action at this time.
0 commit comments