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==
@@ -4352,19 +4352,7 @@ jest-snapshot@^29.7.0:
4352
4352
pretty-format "^29.7.0"
4353
4353
semver "^7.5.3"
4354
4354
4355
- jest-util@^29.0.0 :
4356
- version "29.5.0"
4357
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
4358
- integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
4359
- dependencies :
4360
- " @jest/types" " ^29.5.0"
4361
- " @types/node" " *"
4362
- chalk "^4.0.0"
4363
- ci-info "^3.2.0"
4364
- graceful-fs "^4.2.9"
4365
- picomatch "^2.2.3"
4366
-
4367
- jest-util@^29.7.0 :
4355
+ jest-util@^29.0.0, jest-util@^29.7.0 :
4368
4356
version "29.7.0"
4369
4357
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
4370
4358
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -6062,10 +6050,10 @@ ts-api-utils@^1.0.1:
6062
6050
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
6063
6051
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
6064
6052
6065
- ts-jest@^29.1.2 :
6066
- version "29.1.2 "
6067
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2 .tgz#7613d8c81c43c8cb312c6904027257e814c40e09 "
6068
- integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g ==
6053
+ ts-jest@^29.1.5 :
6054
+ version "29.1.5 "
6055
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5 .tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69 "
6056
+ integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg ==
6069
6057
dependencies :
6070
6058
bs-logger "0.x"
6071
6059
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments