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.5" ,
31
31
"ts-node-dev" : " ^1.1.6" ,
32
- "typescript" : " ^4.2.3 "
32
+ "typescript" : " ^4.2.4 "
33
33
},
34
34
"dependencies" : {
35
35
"@octokit/rest" : " ^18.3.5" ,
Original file line number Diff line number Diff line change @@ -4876,10 +4876,10 @@ typedarray-to-buffer@^3.1.5:
4876
4876
dependencies :
4877
4877
is-typedarray "^1.0.0"
4878
4878
4879
- typescript@^4.2.3 :
4880
- version "4.2.3 "
4881
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
4882
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
4879
+ typescript@^4.2.4 :
4880
+ version "4.2.4 "
4881
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4 .tgz#8610b59747de028fda898a8aef0e103f156d0961 "
4882
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg ==
4883
4883
4884
4884
union-value@^1.0.0 :
4885
4885
version "1.0.1"
You can’t perform that action at this time.
0 commit comments