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 22
22
"jest" : " ^26.6.3" ,
23
23
"ts-jest" : " ^26.4.4" ,
24
24
"ts-node-dev" : " ^1.0.0" ,
25
- "typescript" : " ^4.0.5 "
25
+ "typescript" : " ^4.1.2 "
26
26
},
27
27
"dependencies" : {
28
28
"@octokit/rest" : " ^18.0.9" ,
Original file line number Diff line number Diff line change @@ -4502,10 +4502,10 @@ typedarray-to-buffer@^3.1.5:
4502
4502
dependencies :
4503
4503
is-typedarray "^1.0.0"
4504
4504
4505
- typescript@^4.0.5 :
4506
- version "4.0.5 "
4507
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5 .tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389 "
4508
- integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ ==
4505
+ typescript@^4.1.2 :
4506
+ version "4.1.2 "
4507
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2 .tgz#6369ef22516fe5e10304aae5a5c4862db55380e9 "
4508
+ integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ ==
4509
4509
4510
4510
union-value@^1.0.0 :
4511
4511
version "1.0.1"
You can’t perform that action at this time.
0 commit comments