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.2" ,
32
32
"ts-jest" : " ^27.1.4" ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
- "typescript" : " ^4.6.3 "
34
+ "typescript" : " ^4.6.4 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.26.1" ,
Original file line number Diff line number Diff line change @@ -3513,10 +3513,10 @@ typedarray-to-buffer@^3.1.5:
3513
3513
dependencies :
3514
3514
is-typedarray "^1.0.0"
3515
3515
3516
- typescript@^4.6.3 :
3517
- version "4.6.3 "
3518
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
3519
- integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
3516
+ typescript@^4.6.4 :
3517
+ version "4.6.4 "
3518
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4 .tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
3519
+ integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
3520
3520
3521
3521
universal-user-agent@^6.0.0 :
3522
3522
version "6.0.0"
You can’t perform that action at this time.
0 commit comments