File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"prettier" : " 2.6.1" ,
32
32
"ts-jest" : " ^27.1.3" ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
- "typescript" : " ^4.6.2 "
34
+ "typescript" : " ^4.6.3 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.26.1" ,
Original file line number Diff line number Diff line change @@ -3491,10 +3491,10 @@ typedarray-to-buffer@^3.1.5:
3491
3491
dependencies :
3492
3492
is-typedarray "^1.0.0"
3493
3493
3494
- typescript@^4.6.2 :
3495
- version "4.6.2 "
3496
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2 .tgz#fe12d2727b708f4eef40f51598b3398baa9611d4 "
3497
- integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg ==
3494
+ typescript@^4.6.3 :
3495
+ version "4.6.3 "
3496
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
3497
+ integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
3498
3498
3499
3499
universal-user-agent@^6.0.0 :
3500
3500
version "6.0.0"
You can’t perform that action at this time.
0 commit comments