501501 dependencies :
502502 " @sinclair/typebox" " ^0.24.1"
503503
504+ " @jest/schemas@^29.0.0 " :
505+ version "29.0.0"
506+ resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
507+ integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==
508+ dependencies :
509+ " @sinclair/typebox" " ^0.24.1"
510+
504511" @jest/source-map@^28.1.2 " :
505512 version "28.1.2"
506513 resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-28.1.2.tgz#7fe832b172b497d6663cdff6c13b0a920e139e24"
563570 " @types/yargs" " ^17.0.8"
564571 chalk "^4.0.0"
565572
573+ " @jest/types@^29.1.2 " :
574+ version "29.1.2"
575+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a"
576+ integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg==
577+ dependencies :
578+ " @jest/schemas" " ^29.0.0"
579+ " @types/istanbul-lib-coverage" " ^2.0.0"
580+ " @types/istanbul-reports" " ^3.0.0"
581+ " @types/node" " *"
582+ " @types/yargs" " ^17.0.8"
583+ chalk "^4.0.0"
584+
566585" @jridgewell/gen-mapping@^0.1.0 " :
567586 version "0.1.1"
568587 resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
@@ -3529,7 +3548,7 @@ jest-snapshot@^28.1.3:
35293548 pretty-format "^28.1.3"
35303549 semver "^7.3.5"
35313550
3532- jest-util@^28.0.0, jest-util@^28. 1.3 :
3551+ jest-util@^28.1.3 :
35333552 version "28.1.3"
35343553 resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-28.1.3.tgz#f4f932aa0074f0679943220ff9cbba7e497028b0"
35353554 integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==
@@ -3541,6 +3560,18 @@ jest-util@^28.0.0, jest-util@^28.1.3:
35413560 graceful-fs "^4.2.9"
35423561 picomatch "^2.2.3"
35433562
3563+ jest-util@^29.0.0 :
3564+ version "29.1.2"
3565+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
3566+ integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==
3567+ dependencies :
3568+ " @jest/types" " ^29.1.2"
3569+ " @types/node" " *"
3570+ chalk "^4.0.0"
3571+ ci-info "^3.2.0"
3572+ graceful-fs "^4.2.9"
3573+ picomatch "^2.2.3"
3574+
35443575jest-validate@^28.1.3 :
35453576 version "28.1.3"
35463577 resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-28.1.3.tgz#e322267fd5e7c64cea4629612c357bbda96229df"
@@ -5550,14 +5581,14 @@ tree-kill@^1.2.2:
55505581 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
55515582 integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
55525583
5553- ts-jest@^28 .0.8 :
5554- version "28 .0.8 "
5555- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28 .0.8 .tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73 "
5556- integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg ==
5584+ ts-jest@^29 .0.3 :
5585+ version "29 .0.3 "
5586+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29 .0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
5587+ integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
55575588 dependencies :
55585589 bs-logger "0.x"
55595590 fast-json-stable-stringify "2.x"
5560- jest-util "^28 .0.0"
5591+ jest-util "^29 .0.0"
55615592 json5 "^2.2.1"
55625593 lodash.memoize "4.x"
55635594 make-error "1.x"
0 commit comments