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
"knip" : " ^5.2.2" ,
42
42
"prettier" : " ^3.5.3" ,
43
43
"shelljs" : " ^0.8.5" ,
44
- "ts-jest" : " ^29.3.1 " ,
44
+ "ts-jest" : " ^29.3.2 " ,
45
45
"ts-node" : " ^10.9.2" ,
46
46
"typescript" : " ^5.8.3"
47
47
},
Original file line number Diff line number Diff line change @@ -4650,10 +4650,10 @@ ts-api-utils@^1.0.1:
4650
4650
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
4651
4651
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
4652
4652
4653
- ts-jest@^29.3.1 :
4654
- version "29.3.1 "
4655
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1 .tgz#2e459e1f94a833bd8216ba4b045fac948e265937 "
4656
- integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ ==
4653
+ ts-jest@^29.3.2 :
4654
+ version "29.3.2 "
4655
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2 .tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb "
4656
+ integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug ==
4657
4657
dependencies :
4658
4658
bs-logger "^0.2.6"
4659
4659
ejs "^3.1.10"
@@ -4663,7 +4663,7 @@ ts-jest@^29.3.1:
4663
4663
lodash.memoize "^4.1.2"
4664
4664
make-error "^1.3.6"
4665
4665
semver "^7.7.1"
4666
- type-fest "^4.38.0 "
4666
+ type-fest "^4.39.1 "
4667
4667
yargs-parser "^21.1.1"
4668
4668
4669
4669
ts-node@^10.9.2 :
@@ -4734,10 +4734,10 @@ type-fest@^0.6.0:
4734
4734
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
4735
4735
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
4736
4736
4737
- type-fest@^4.38.0 :
4738
- version "4.39.1 "
4739
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1 .tgz#7521f6944e279abaf79cf60cfbc4823f4858083e "
4740
- integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w ==
4737
+ type-fest@^4.39.1 :
4738
+ version "4.40.0 "
4739
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.40.0 .tgz#62bc09caccb99a75e1ad6b9b4653e8805e5e1eee "
4740
+ integrity sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw ==
4741
4741
4742
4742
typed-array-buffer@^1.0.2 :
4743
4743
version "1.0.2"
You can’t perform that action at this time.
0 commit comments