@@ -11636,31 +11636,31 @@
11636
11636
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.4.tgz#86e04e677cd6c05fa230dd15ac223fa72d1d7090"
11637
11637
integrity sha512-kIhULpw9TrGYnHp/8VfdcneIcxKnLixmADtukQRtJUmsVlMg0niMkwV0xZmi8hqa57xqilIHjWFA0GKvEjVU5g==
11638
11638
11639
- "@testing-library/dom@^10.4.0 ":
11640
- version "10.4.0 "
11641
- resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0 .tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8 "
11642
- integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ ==
11639
+ "@testing-library/dom@^10.4.1 ":
11640
+ version "10.4.1 "
11641
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.1 .tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95 "
11642
+ integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg ==
11643
11643
dependencies:
11644
11644
"@babel/code-frame" "^7.10.4"
11645
11645
"@babel/runtime" "^7.12.5"
11646
11646
"@types/aria-query" "^5.0.1"
11647
11647
aria-query "5.3.0"
11648
- chalk "^4.1.0"
11649
11648
dom-accessibility-api "^0.5.9"
11650
11649
lz-string "^1.5.0"
11650
+ picocolors "1.1.1"
11651
11651
pretty-format "^27.0.2"
11652
11652
11653
- "@testing-library/jest-dom@^6.6.3 ":
11654
- version "6.6.3 "
11655
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3 .tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2 "
11656
- integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA ==
11653
+ "@testing-library/jest-dom@^6.6.4 ":
11654
+ version "6.6.4 "
11655
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4 .tgz#577a1761768bda5458c42241add3b1570c34d39c "
11656
+ integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ ==
11657
11657
dependencies:
11658
11658
"@adobe/css-tools" "^4.4.0"
11659
11659
aria-query "^5.0.0"
11660
- chalk "^3.0.0"
11661
11660
css.escape "^1.5.1"
11662
11661
dom-accessibility-api "^0.6.3"
11663
11662
lodash "^4.17.21"
11663
+ picocolors "^1.1.1"
11664
11664
redent "^3.0.0"
11665
11665
11666
11666
"@testing-library/react-hooks@^8.0.1":
@@ -27493,16 +27493,16 @@ pg-types@^4.0.1:
27493
27493
postgres-interval "^3.0.0"
27494
27494
postgres-range "^1.1.1"
27495
27495
27496
+ [email protected] , picocolors@^1.0.0, picocolors@^1.1.0, picocolors@^1.1.1:
27497
+ version "1.1.1"
27498
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
27499
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
27500
+
27496
27501
picocolors@^0.2.1:
27497
27502
version "0.2.1"
27498
27503
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
27499
27504
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
27500
27505
27501
- picocolors@^1.0.0, picocolors@^1.1.0, picocolors@^1.1.1:
27502
- version "1.1.1"
27503
- resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
27504
- integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
27505
-
27506
27506
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
27507
27507
version "2.3.1"
27508
27508
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -31724,7 +31724,7 @@ string-replace-loader@^3.1.0:
31724
31724
loader-utils "^2.0.0"
31725
31725
schema-utils "^3.0.0"
31726
31726
31727
- "string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.2.2 :
31727
+ "string-width-cjs@npm:string-width@^4.2.0":
31728
31728
version "4.2.3"
31729
31729
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31730
31730
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31742,7 +31742,7 @@ string-width@^1.0.1:
31742
31742
is-fullwidth-code-point "^1.0.0"
31743
31743
strip-ansi "^3.0.0"
31744
31744
31745
- string-width@^4. 1.0, string-width@^4.2.0, string-width@^4.2.3:
31745
+ " string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4. 1.0, string-width@^4.2.0, string-width@^4.2.2 , string-width@^4.2.3:
31746
31746
version "4.2.3"
31747
31747
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31748
31748
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
0 commit comments