File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"jest" : " ^26.6.3" ,
30
30
"ts-jest" : " ^26.5.3" ,
31
31
"ts-node-dev" : " ^1.1.6" ,
32
- "typescript" : " ^4.1.5 "
32
+ "typescript" : " ^4.2.3 "
33
33
},
34
34
"dependencies" : {
35
35
"@octokit/rest" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -4898,10 +4898,10 @@ typedarray-to-buffer@^3.1.5:
4898
4898
dependencies :
4899
4899
is-typedarray "^1.0.0"
4900
4900
4901
- typescript@^4.1.5 :
4902
- version "4.1.5 "
4903
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5 .tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72 "
4904
- integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA ==
4901
+ typescript@^4.2.3 :
4902
+ version "4.2.3 "
4903
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
4904
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
4905
4905
4906
4906
union-value@^1.0.0 :
4907
4907
version "1.0.1"
You can’t perform that action at this time.
0 commit comments