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.0.2 " :
574+ version "29.0.2"
575+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.2.tgz#5a5391fa7f7f41bf4b201d6d2da30e874f95b6c1"
576+ integrity sha512-5WNMesBLmlkt1+fVkoCjHa0X3i3q8zc4QLTDkdHgCa2gyPZc7rdlZBWgVLqwS1860ZW5xJuCDwAzqbGaXIr/ew==
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"
@@ -3515,7 +3534,7 @@ jest-snapshot@^28.1.3:
35153534 pretty-format "^28.1.3"
35163535 semver "^7.3.5"
35173536
3518- jest-util@^28.0.0, jest-util@^28. 1.3 :
3537+ jest-util@^28.1.3 :
35193538 version "28.1.3"
35203539 resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-28.1.3.tgz#f4f932aa0074f0679943220ff9cbba7e497028b0"
35213540 integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==
@@ -3527,6 +3546,18 @@ jest-util@^28.0.0, jest-util@^28.1.3:
35273546 graceful-fs "^4.2.9"
35283547 picomatch "^2.2.3"
35293548
3549+ jest-util@^29.0.0 :
3550+ version "29.0.2"
3551+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.2.tgz#c75c5cab7f3b410782f9570a60c5558b5dfb6e3a"
3552+ integrity sha512-ozk8ruEEEACxqpz0hN9UOgtPZS0aN+NffwQduR5dVlhN+eN47vxurtvgZkYZYMpYrsmlAEx1XabkB3BnN0GfKQ==
3553+ dependencies :
3554+ " @jest/types" " ^29.0.2"
3555+ " @types/node" " *"
3556+ chalk "^4.0.0"
3557+ ci-info "^3.2.0"
3558+ graceful-fs "^4.2.9"
3559+ picomatch "^2.2.3"
3560+
35303561jest-validate@^28.1.3 :
35313562 version "28.1.3"
35323563 resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-28.1.3.tgz#e322267fd5e7c64cea4629612c357bbda96229df"
@@ -5536,14 +5567,14 @@ tree-kill@^1.2.2:
55365567 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
55375568 integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
55385569
5539- ts-jest@^28 .0.8 :
5540- version "28 .0.8 "
5541- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28 .0.8 .tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73 "
5542- integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg ==
5570+ ts-jest@^29 .0.0 :
5571+ version "29 .0.0 "
5572+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29 .0.0 .tgz#3617e10c39a76380fe521d0c26186a773f5f1e46 "
5573+ integrity sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g ==
55435574 dependencies :
55445575 bs-logger "0.x"
55455576 fast-json-stable-stringify "2.x"
5546- jest-util "^28 .0.0"
5577+ jest-util "^29 .0.0"
55475578 json5 "^2.2.1"
55485579 lodash.memoize "4.x"
55495580 make-error "1.x"
0 commit comments