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 30
30
"prettier" : " 2.5.1" ,
31
31
"ts-jest" : " ^27.1.0" ,
32
32
"ts-node-dev" : " ^1.1.6" ,
33
- "typescript" : " ^4.5.2 "
33
+ "typescript" : " ^4.5.4 "
34
34
},
35
35
"dependencies" : {
36
36
"axios" : " ^0.24.0" ,
Original file line number Diff line number Diff line change @@ -3376,10 +3376,10 @@ typedarray-to-buffer@^3.1.5:
3376
3376
dependencies :
3377
3377
is-typedarray "^1.0.0"
3378
3378
3379
- typescript@^4.5.2 :
3380
- version "4.5.2 "
3381
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
3382
- integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
3379
+ typescript@^4.5.4 :
3380
+ version "4.5.4 "
3381
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4 .tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8 "
3382
+ integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg ==
3383
3383
3384
3384
universal-user-agent@^6.0.0 :
3385
3385
version "6.0.0"
You can’t perform that action at this time.
0 commit comments