|
1519 | 1519 | dependencies:
|
1520 | 1520 | "@types/istanbul-lib-report" "*"
|
1521 | 1521 |
|
1522 |
| - |
1523 |
| - version "28.1.1" |
1524 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.1.tgz#8c9ba63702a11f8c386ee211280e8b68cb093cd1" |
1525 |
| - integrity sha512-C2p7yqleUKtCkVjlOur9BWVA4HgUQmEj/HWCt5WzZ5mLXrWnyIfl0wGuArc+kBXsy0ZZfLp+7dywB4HtSVYGVA== |
| 1522 | + |
| 1523 | + version "28.1.2" |
| 1524 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.2.tgz#c678569bb2d8e5474dd88f0851613611aeed9809" |
| 1525 | + integrity sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg== |
1526 | 1526 | dependencies:
|
1527 |
| - jest-matcher-utils "^27.0.0" |
1528 |
| - pretty-format "^27.0.0" |
| 1527 | + jest-matcher-utils "^28.0.0" |
| 1528 | + pretty-format "^28.0.0" |
1529 | 1529 |
|
1530 | 1530 | "@types/js-yaml@^4.0.0":
|
1531 | 1531 | version "4.0.5"
|
@@ -2484,11 +2484,6 @@ detect-newline@^3.0.0:
|
2484 | 2484 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
2485 | 2485 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
2486 | 2486 |
|
2487 |
| -diff-sequences@^27.5.1: |
2488 |
| - version "27.5.1" |
2489 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327" |
2490 |
| - integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ== |
2491 |
| - |
2492 | 2487 | diff-sequences@^28.1.1:
|
2493 | 2488 | version "28.1.1"
|
2494 | 2489 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.1.1.tgz#9989dc731266dc2903457a70e996f3a041913ac6"
|
@@ -3692,16 +3687,6 @@ jest-config@^28.1.1:
|
3692 | 3687 | slash "^3.0.0"
|
3693 | 3688 | strip-json-comments "^3.1.1"
|
3694 | 3689 |
|
3695 |
| -jest-diff@^27.5.1: |
3696 |
| - version "27.5.1" |
3697 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def" |
3698 |
| - integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw== |
3699 |
| - dependencies: |
3700 |
| - chalk "^4.0.0" |
3701 |
| - diff-sequences "^27.5.1" |
3702 |
| - jest-get-type "^27.5.1" |
3703 |
| - pretty-format "^27.5.1" |
3704 |
| - |
3705 | 3690 | jest-diff@^28.1.1:
|
3706 | 3691 | version "28.1.1"
|
3707 | 3692 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.1.tgz#1a3eedfd81ae79810931c63a1d0f201b9120106c"
|
@@ -3742,11 +3727,6 @@ jest-environment-node@^28.1.1:
|
3742 | 3727 | jest-mock "^28.1.1"
|
3743 | 3728 | jest-util "^28.1.1"
|
3744 | 3729 |
|
3745 |
| -jest-get-type@^27.5.1: |
3746 |
| - version "27.5.1" |
3747 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1" |
3748 |
| - integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw== |
3749 |
| - |
3750 | 3730 | jest-get-type@^28.0.2:
|
3751 | 3731 | version "28.0.2"
|
3752 | 3732 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-28.0.2.tgz#34622e628e4fdcd793d46db8a242227901fcf203"
|
@@ -3779,17 +3759,7 @@ jest-leak-detector@^28.1.1:
|
3779 | 3759 | jest-get-type "^28.0.2"
|
3780 | 3760 | pretty-format "^28.1.1"
|
3781 | 3761 |
|
3782 |
| -jest-matcher-utils@^27.0.0: |
3783 |
| - version "27.5.1" |
3784 |
| - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab" |
3785 |
| - integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw== |
3786 |
| - dependencies: |
3787 |
| - chalk "^4.0.0" |
3788 |
| - jest-diff "^27.5.1" |
3789 |
| - jest-get-type "^27.5.1" |
3790 |
| - pretty-format "^27.5.1" |
3791 |
| - |
3792 |
| -jest-matcher-utils@^28.1.1: |
| 3762 | +jest-matcher-utils@^28.0.0, jest-matcher-utils@^28.1.1: |
3793 | 3763 | version "28.1.1"
|
3794 | 3764 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-28.1.1.tgz#a7c4653c2b782ec96796eb3088060720f1e29304"
|
3795 | 3765 | integrity sha512-NPJPRWrbmR2nAJ+1nmnfcKKzSwgfaciCCrYZzVnNoxVoyusYWIjkBMNvu0RHJe7dNj4hH3uZOPZsQA+xAYWqsw==
|
|
4865 | 4835 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
|
4866 | 4836 | integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
|
4867 | 4837 |
|
4868 |
| -pretty-format@^27.0.0: |
4869 |
| - version "27.4.6" |
4870 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.6.tgz#1b784d2f53c68db31797b2348fa39b49e31846b7" |
4871 |
| - integrity sha512-NblstegA1y/RJW2VyML+3LlpFjzx62cUrtBIKIWDXEDkjNeleA7Od7nrzcs/VLQvAeV4CgSYhrN39DRN88Qi/g== |
4872 |
| - dependencies: |
4873 |
| - ansi-regex "^5.0.1" |
4874 |
| - ansi-styles "^5.0.0" |
4875 |
| - react-is "^17.0.1" |
4876 |
| - |
4877 |
| -pretty-format@^27.5.1: |
4878 |
| - version "27.5.1" |
4879 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e" |
4880 |
| - integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ== |
4881 |
| - dependencies: |
4882 |
| - ansi-regex "^5.0.1" |
4883 |
| - ansi-styles "^5.0.0" |
4884 |
| - react-is "^17.0.1" |
4885 |
| - |
4886 |
| -pretty-format@^28.1.1: |
| 4838 | +pretty-format@^28.0.0, pretty-format@^28.1.1: |
4887 | 4839 | version "28.1.1"
|
4888 | 4840 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.1.1.tgz#f731530394e0f7fcd95aba6b43c50e02d86b95cb"
|
4889 | 4841 | integrity sha512-wwJbVTGFHeucr5Jw2bQ9P+VYHyLdAqedFLEkdQUVaBF/eiidDwH5OpilINq4mEfhbCjLnirt6HTTDhv1HaTIQw==
|
@@ -4941,11 +4893,6 @@ rc@^1.2.8:
|
4941 | 4893 | minimist "^1.2.0"
|
4942 | 4894 | strip-json-comments "~2.0.1"
|
4943 | 4895 |
|
4944 |
| -react-is@^17.0.1: |
4945 |
| - version "17.0.2" |
4946 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
4947 |
| - integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
4948 |
| - |
4949 | 4896 | react-is@^18.0.0:
|
4950 | 4897 | version "18.1.0"
|
4951 | 4898 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"
|
|
0 commit comments