File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 41
41
"jest" : " ^29.7.0" ,
42
42
"prettier" : " ^3.5.3" ,
43
43
"shelljs" : " ^0.9.2" ,
44
- "ts-jest" : " ^29.3.0 " ,
44
+ "ts-jest" : " ^29.3.1 " ,
45
45
"ts-node" : " ^10.9.2" ,
46
46
"typescript" : " ^5.8.2"
47
47
},
Original file line number Diff line number Diff line change @@ -4372,10 +4372,10 @@ ts-api-utils@^2.0.1:
4372
4372
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
4373
4373
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
4374
4374
4375
- ts-jest@^29.3.0 :
4376
- version "29.3.0 "
4377
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.0 .tgz#8fc867616619dafeac150b818056badfe07708d5 "
4378
- integrity sha512-4bfGBX7Gd1Aqz3SyeDS9O276wEU/BInZxskPrbhZLyv+c1wskDCqDFMJQJLWrIr/fKoAH4GE5dKUlrdyvo+39A ==
4375
+ ts-jest@^29.3.1 :
4376
+ version "29.3.2 "
4377
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2 .tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb "
4378
+ integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug ==
4379
4379
dependencies :
4380
4380
bs-logger "^0.2.6"
4381
4381
ejs "^3.1.10"
@@ -4385,7 +4385,7 @@ ts-jest@^29.3.0:
4385
4385
lodash.memoize "^4.1.2"
4386
4386
make-error "^1.3.6"
4387
4387
semver "^7.7.1"
4388
- type-fest "^4.37.0 "
4388
+ type-fest "^4.39.1 "
4389
4389
yargs-parser "^21.1.1"
4390
4390
4391
4391
ts-node@^10.9.2 :
@@ -4451,10 +4451,10 @@ type-fest@^0.21.3:
4451
4451
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
4452
4452
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
4453
4453
4454
- type-fest@^4.37.0 :
4455
- version "4.38.0 "
4456
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0 .tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96 "
4457
- integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg ==
4454
+ type-fest@^4.39.1 :
4455
+ version "4.39.1 "
4456
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1 .tgz#7521f6944e279abaf79cf60cfbc4823f4858083e "
4457
+ integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w ==
4458
4458
4459
4459
typed-array-buffer@^1.0.2 :
4460
4460
version "1.0.2"
You can’t perform that action at this time.
0 commit comments