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 29
29
"prettier" : " 2.5.0" ,
30
30
"ts-jest" : " ^27.0.7" ,
31
31
"ts-node-dev" : " ^1.1.6" ,
32
- "typescript" : " ^4.4.4 "
32
+ "typescript" : " ^4.5.2 "
33
33
},
34
34
"dependencies" : {
35
35
"tslog" : " ^3.3.0" ,
Original file line number Diff line number Diff line change @@ -3427,10 +3427,10 @@ typedarray-to-buffer@^3.1.5:
3427
3427
dependencies :
3428
3428
is-typedarray "^1.0.0"
3429
3429
3430
- typescript@^4.4.4 :
3431
- version "4.4.4 "
3432
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4 .tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c "
3433
- integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA ==
3430
+ typescript@^4.5.2 :
3431
+ version "4.5.2 "
3432
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
3433
+ integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
3434
3434
3435
3435
universal-user-agent@^6.0.0 :
3436
3436
version "6.0.0"
You can’t perform that action at this time.
0 commit comments