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 .4"
32
+ "typescript" : " ^4.3 .4"
33
33
},
34
34
"dependencies" : {
35
35
"@octokit/rest" : " ^18.3.5" ,
Original file line number Diff line number Diff line change @@ -4708,10 +4708,10 @@ typedarray-to-buffer@^3.1.5:
4708
4708
dependencies :
4709
4709
is-typedarray "^1.0.0"
4710
4710
4711
- typescript@^4.2 .4 :
4712
- version "4.3.3 "
4713
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3 .tgz#5401db69bd3203daf1851a1a74d199cb3112c11a "
4714
- integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA ==
4711
+ typescript@^4.3 .4 :
4712
+ version "4.3.4 "
4713
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4 .tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc "
4714
+ integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew ==
4715
4715
4716
4716
union-value@^1.0.0 :
4717
4717
version "1.0.1"
You can’t perform that action at this time.
0 commit comments