File tree 2 files changed +7
-19
lines changed
2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 39
39
"jest" : " ^29.7.0" ,
40
40
"js-yaml" : " ^4.1.0" ,
41
41
"prettier" : " 3.2.4" ,
42
- "ts-jest" : " ^29.1.1 " ,
42
+ "ts-jest" : " ^29.1.2 " ,
43
43
"typescript" : " ^5.3.3"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 666
666
slash "^3.0.0"
667
667
write-file-atomic "^4.0.2"
668
668
669
- " @jest/types@^29.6.1 " , "@jest/types@^29.6. 3":
669
+ " @jest/types@^29.6.3 " :
670
670
version "29.6.3"
671
671
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
672
672
integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
@@ -3051,19 +3051,7 @@ jest-snapshot@^29.7.0:
3051
3051
pretty-format "^29.7.0"
3052
3052
semver "^7.5.3"
3053
3053
3054
- jest-util@^29.0.0 :
3055
- version "29.6.1"
3056
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.1.tgz#c9e29a87a6edbf1e39e6dee2b4689b8a146679cb"
3057
- integrity sha512-NRFCcjc+/uO3ijUVyNOQJluf8PtGCe/W6cix36+M3cTFgiYqFOOW5MgN4JOOcvbUhcKTYVd1CvHz/LWi8d16Mg==
3058
- dependencies :
3059
- " @jest/types" " ^29.6.1"
3060
- " @types/node" " *"
3061
- chalk "^4.0.0"
3062
- ci-info "^3.2.0"
3063
- graceful-fs "^4.2.9"
3064
- picomatch "^2.2.3"
3065
-
3066
- jest-util@^29.7.0 :
3054
+ jest-util@^29.0.0, jest-util@^29.7.0 :
3067
3055
version "29.7.0"
3068
3056
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
3069
3057
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -3964,10 +3952,10 @@ ts-api-utils@^1.0.1:
3964
3952
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
3965
3953
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
3966
3954
3967
- ts-jest@^29.1.1 :
3968
- version "29.1.1 "
3969
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1 .tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b "
3970
- integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA ==
3955
+ ts-jest@^29.1.2 :
3956
+ version "29.1.2 "
3957
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2 .tgz#7613d8c81c43c8cb312c6904027257e814c40e09 "
3958
+ integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g ==
3971
3959
dependencies :
3972
3960
bs-logger "0.x"
3973
3961
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments