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.2.1 " :
574+ version "29.2.1"
575+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0"
576+ integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw==
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"
@@ -3516,7 +3535,7 @@ jest-snapshot@^28.1.3:
35163535 pretty-format "^28.1.3"
35173536 semver "^7.3.5"
35183537
3519- jest-util@^28.0.0, jest-util@^28. 1.3 :
3538+ jest-util@^28.1.3 :
35203539 version "28.1.3"
35213540 resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-28.1.3.tgz#f4f932aa0074f0679943220ff9cbba7e497028b0"
35223541 integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==
@@ -3528,6 +3547,18 @@ jest-util@^28.0.0, jest-util@^28.1.3:
35283547 graceful-fs "^4.2.9"
35293548 picomatch "^2.2.3"
35303549
3550+ jest-util@^29.0.0 :
3551+ version "29.2.1"
3552+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.2.1.tgz#f26872ba0dc8cbefaba32c34f98935f6cf5fc747"
3553+ integrity sha512-P5VWDj25r7kj7kl4pN2rG/RN2c1TLfYYYZYULnS/35nFDjBai+hBeo3MDrYZS7p6IoY3YHZnt2vq4L6mKnLk0g==
3554+ dependencies :
3555+ " @jest/types" " ^29.2.1"
3556+ " @types/node" " *"
3557+ chalk "^4.0.0"
3558+ ci-info "^3.2.0"
3559+ graceful-fs "^4.2.9"
3560+ picomatch "^2.2.3"
3561+
35313562jest-validate@^28.1.3 :
35323563 version "28.1.3"
35333564 resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-28.1.3.tgz#e322267fd5e7c64cea4629612c357bbda96229df"
@@ -5533,14 +5564,14 @@ tree-kill@^1.2.2:
55335564 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
55345565 integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
55355566
5536- ts-jest@^28 .0.8 :
5537- version "28 .0.8 "
5538- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28 .0.8 .tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73 "
5539- integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg ==
5567+ ts-jest@^29 .0.3 :
5568+ version "29 .0.3 "
5569+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29 .0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
5570+ integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
55405571 dependencies :
55415572 bs-logger "0.x"
55425573 fast-json-stable-stringify "2.x"
5543- jest-util "^28 .0.0"
5574+ jest-util "^29 .0.0"
55445575 json5 "^2.2.1"
55455576 lodash.memoize "4.x"
55465577 make-error "1.x"
0 commit comments