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 46
46
"react" : " ^18.2.0" ,
47
47
"react-dom" : " ^18.2.0" ,
48
48
"react-router-dom" : " ^6.15.0" ,
49
- "ts-jest" : " ^29.0.5 " ,
49
+ "ts-jest" : " ^29.1.2 " ,
50
50
"ts-loader" : " ^9.5.1" ,
51
51
"typescript" : " ^4.9.5" ,
52
52
"webpack" : " ^5.89.0" ,
Original file line number Diff line number Diff line change 723
723
slash "^3.0.0"
724
724
write-file-atomic "^4.0.2"
725
725
726
- " @jest/types@^29.4.3 " , "@jest/types@^29. 5.0":
726
+ " @jest/types@^29.5.0 " :
727
727
version "29.5.0"
728
728
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
729
729
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
@@ -3864,19 +3864,7 @@ jest-snapshot@^29.5.0:
3864
3864
pretty-format "^29.5.0"
3865
3865
semver "^7.3.5"
3866
3866
3867
- jest-util@^29.0.0 :
3868
- version "29.4.3"
3869
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.4.3.tgz#851a148e23fc2b633c55f6dad2e45d7f4579f496"
3870
- integrity sha512-ToSGORAz4SSSoqxDSylWX8JzkOQR7zoBtNRsA7e+1WUX5F8jrOwaNpuh1YfJHJKDHXLHmObv5eOjejUd+/Ws+Q==
3871
- dependencies :
3872
- " @jest/types" " ^29.4.3"
3873
- " @types/node" " *"
3874
- chalk "^4.0.0"
3875
- ci-info "^3.2.0"
3876
- graceful-fs "^4.2.9"
3877
- picomatch "^2.2.3"
3878
-
3879
- jest-util@^29.5.0 :
3867
+ jest-util@^29.0.0, jest-util@^29.5.0 :
3880
3868
version "29.5.0"
3881
3869
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
3882
3870
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
@@ -5471,10 +5459,10 @@ ts-api-utils@^1.0.1:
5471
5459
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
5472
5460
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
5473
5461
5474
- ts-jest@^29.0.5 :
5475
- version "29.1.1 "
5476
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1 .tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b "
5477
- integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA ==
5462
+ ts-jest@^29.1.2 :
5463
+ version "29.1.2 "
5464
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2 .tgz#7613d8c81c43c8cb312c6904027257e814c40e09 "
5465
+ integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g ==
5478
5466
dependencies :
5479
5467
bs-logger "0.x"
5480
5468
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments