File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 57
57
"@types/jest" : " ^29.5.14" ,
58
58
"jest" : " ^29.7.0" ,
59
59
"jest-circus" : " ^29.7.0" ,
60
- "ts-jest" : " ^29.2.6 " ,
60
+ "ts-jest" : " ^29.3.2 " ,
61
61
"typescript" : " ^5.8.3"
62
62
},
63
63
"resolutions" : {
Original file line number Diff line number Diff line change @@ -2816,10 +2816,10 @@ to-regex-range@^5.0.1:
2816
2816
dependencies :
2817
2817
is-number "^7.0.0"
2818
2818
2819
- ts-jest@^29.2.6 :
2820
- version "29.2.6 "
2821
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6. tgz#df53edf8b72fb89de032cfa310abf37582851d9a "
2822
- integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg ==
2819
+ ts-jest@^29.3.2 :
2820
+ version "29.3.2 "
2821
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2. tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb "
2822
+ integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug ==
2823
2823
dependencies :
2824
2824
bs-logger "^0.2.6"
2825
2825
ejs "^3.1.10"
@@ -2829,6 +2829,7 @@ ts-jest@^29.2.6:
2829
2829
lodash.memoize "^4.1.2"
2830
2830
make-error "^1.3.6"
2831
2831
semver "^7.7.1"
2832
+ type-fest "^4.39.1"
2832
2833
yargs-parser "^21.1.1"
2833
2834
2834
2835
tunnel@^0.0.6 :
@@ -2846,6 +2847,11 @@ type-fest@^0.11.0:
2846
2847
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
2847
2848
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
2848
2849
2850
+ type-fest@^4.39.1 :
2851
+ version "4.41.0"
2852
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
2853
+ integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
2854
+
2849
2855
typescript@^5.8.3 :
2850
2856
version "5.8.3"
2851
2857
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
You can’t perform that action at this time.
0 commit comments