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.4.1" ,
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.2.2" ,
Original file line number Diff line number Diff line change @@ -3471,10 +3471,10 @@ typedarray-to-buffer@^3.1.5:
3471
3471
dependencies :
3472
3472
is-typedarray "^1.0.0"
3473
3473
3474
- typescript@^4.4.4 :
3475
- version "4.4.4 "
3476
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4 .tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c "
3477
- integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA ==
3474
+ typescript@^4.5.2 :
3475
+ version "4.5.2 "
3476
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
3477
+ integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
3478
3478
3479
3479
universal-user-agent@^6.0.0 :
3480
3480
version "6.0.0"
You can’t perform that action at this time.
0 commit comments