File tree Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 46
46
"react" : " ^18.2.0" ,
47
47
"react-dom" : " ^18.2.0" ,
48
48
"react-router-dom" : " ^6.23.1" ,
49
- "ts-jest" : " ^29.1.2 " ,
49
+ "ts-jest" : " ^29.1.5 " ,
50
50
"ts-loader" : " ^9.5.1" ,
51
51
"typescript" : " ^5.4.3" ,
52
52
"webpack" : " ^5.91.0" ,
Original file line number Diff line number Diff line change 870
870
slash "^3.0.0"
871
871
write-file-atomic "^4.0.2"
872
872
873
- " @jest/types@^29.5.0 " , "@jest/types@^29. 6.3":
873
+ " @jest/types@^29.6.3 " :
874
874
version "29.6.3"
875
875
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
876
876
integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
@@ -4298,19 +4298,7 @@ jest-snapshot@^29.7.0:
4298
4298
pretty-format "^29.7.0"
4299
4299
semver "^7.5.3"
4300
4300
4301
- jest-util@^29.0.0 :
4302
- version "29.5.0"
4303
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
4304
- integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
4305
- dependencies :
4306
- " @jest/types" " ^29.5.0"
4307
- " @types/node" " *"
4308
- chalk "^4.0.0"
4309
- ci-info "^3.2.0"
4310
- graceful-fs "^4.2.9"
4311
- picomatch "^2.2.3"
4312
-
4313
- jest-util@^29.7.0 :
4301
+ jest-util@^29.0.0, jest-util@^29.7.0 :
4314
4302
version "29.7.0"
4315
4303
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
4316
4304
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -5955,10 +5943,10 @@ ts-api-utils@^1.0.1:
5955
5943
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
5956
5944
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
5957
5945
5958
- ts-jest@^29.1.2 :
5959
- version "29.1.2 "
5960
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2 .tgz#7613d8c81c43c8cb312c6904027257e814c40e09 "
5961
- integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g ==
5946
+ ts-jest@^29.1.5 :
5947
+ version "29.1.5 "
5948
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5 .tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69 "
5949
+ integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg ==
5962
5950
dependencies :
5963
5951
bs-logger "0.x"
5964
5952
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments