|
2726 | 2726 | lz-string "^1.5.0" |
2727 | 2727 | pretty-format "^27.0.2" |
2728 | 2728 |
|
2729 | | -"@testing-library/[email protected].3": |
2730 | | - version "6.6.3" |
2731 | | - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2" |
2732 | | - integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA== |
| 2729 | +"@testing-library/[email protected].4": |
| 2730 | + version "6.6.4" |
| 2731 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c" |
| 2732 | + integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ== |
2733 | 2733 | dependencies: |
2734 | 2734 | "@adobe/css-tools" "^4.4.0" |
2735 | 2735 | aria-query "^5.0.0" |
2736 | | - chalk "^3.0.0" |
2737 | 2736 | css.escape "^1.5.1" |
2738 | 2737 | dom-accessibility-api "^0.6.3" |
2739 | 2738 | lodash "^4.17.21" |
| 2739 | + picocolors "^1.1.1" |
2740 | 2740 | redent "^3.0.0" |
2741 | 2741 |
|
2742 | 2742 | "@testing-library/[email protected]": |
@@ -3780,14 +3780,6 @@ chalk@^2.4.2: |
3780 | 3780 | escape-string-regexp "^1.0.5" |
3781 | 3781 | supports-color "^5.3.0" |
3782 | 3782 |
|
3783 | | -chalk@^3.0.0: |
3784 | | - version "3.0.0" |
3785 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
3786 | | - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
3787 | | - dependencies: |
3788 | | - ansi-styles "^4.1.0" |
3789 | | - supports-color "^7.1.0" |
3790 | | - |
3791 | 3783 | chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: |
3792 | 3784 | version "4.1.2" |
3793 | 3785 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
@@ -7515,12 +7507,7 @@ performance-now@^2.1.0: |
7515 | 7507 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
7516 | 7508 | integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow== |
7517 | 7509 |
|
7518 | | -picocolors@^1.0.0, picocolors@^1.1.0: |
7519 | | - version "1.1.0" |
7520 | | - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" |
7521 | | - integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== |
7522 | | - |
7523 | | -picocolors@^1.1.1: |
| 7510 | +picocolors@^1.0.0, picocolors@^1.1.0, picocolors@^1.1.1: |
7524 | 7511 | version "1.1.1" |
7525 | 7512 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
7526 | 7513 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
|
0 commit comments