Skip to content

Commit 20e6c58

Browse files
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/dom](https://redirect.github.com/testing-library/dom-testing-library) | devDependencies | patch | [`^10.4.0` -> `^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1) | | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | devDependencies | patch | [`^6.6.3` -> `^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4) | --- ### Release Notes <details> <summary>testing-library/dom-testing-library (@&elastic#8203;testing-library/dom)</summary> ### [`v10.4.1`](https://redirect.github.com/testing-library/dom-testing-library/releases/tag/v10.4.1) [Compare Source](https://redirect.github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1) ##### Bug Fixes - **deps:** replace chalk with picocolors ([#&elastic#8203;1341](https://redirect.github.com/testing-library/dom-testing-library/issues/1341)) ([225a3e4](https://redirect.github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644)) </details> <details> <summary>testing-library/jest-dom (@&elastic#8203;testing-library/jest-dom)</summary> ### [`v6.6.4`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.4) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4) ##### Performance Improvements - replace chalk with picocolors ([#&elastic#8203;659](https://redirect.github.com/testing-library/jest-dom/issues/659)) ([707e647](https://redirect.github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <[email protected]> (cherry picked from commit b162ee5) # Conflicts: # package.json # yarn.lock
1 parent a631e56 commit 20e6c58

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,8 +1565,8 @@
15651565
"@storybook/react": "^6.5.16",
15661566
"@storybook/testing-react": "^1.3.0",
15671567
"@storybook/theming": "^6.5.16",
1568-
"@testing-library/dom": "^10.4.0",
1569-
"@testing-library/jest-dom": "^6.6.3",
1568+
"@testing-library/dom": "^10.4.1",
1569+
"@testing-library/jest-dom": "^6.6.4",
15701570
"@testing-library/react": "^16.0.1",
15711571
"@testing-library/react-hooks": "^8.0.1",
15721572
"@testing-library/user-event": "^14.5.2",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11636,31 +11636,31 @@
1163611636
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.4.tgz#86e04e677cd6c05fa230dd15ac223fa72d1d7090"
1163711637
integrity sha512-kIhULpw9TrGYnHp/8VfdcneIcxKnLixmADtukQRtJUmsVlMg0niMkwV0xZmi8hqa57xqilIHjWFA0GKvEjVU5g==
1163811638

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==
1164311643
dependencies:
1164411644
"@babel/code-frame" "^7.10.4"
1164511645
"@babel/runtime" "^7.12.5"
1164611646
"@types/aria-query" "^5.0.1"
1164711647
aria-query "5.3.0"
11648-
chalk "^4.1.0"
1164911648
dom-accessibility-api "^0.5.9"
1165011649
lz-string "^1.5.0"
11650+
picocolors "1.1.1"
1165111651
pretty-format "^27.0.2"
1165211652

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==
1165711657
dependencies:
1165811658
"@adobe/css-tools" "^4.4.0"
1165911659
aria-query "^5.0.0"
11660-
chalk "^3.0.0"
1166111660
css.escape "^1.5.1"
1166211661
dom-accessibility-api "^0.6.3"
1166311662
lodash "^4.17.21"
11663+
picocolors "^1.1.1"
1166411664
redent "^3.0.0"
1166511665

1166611666
"@testing-library/react-hooks@^8.0.1":
@@ -27493,16 +27493,16 @@ pg-types@^4.0.1:
2749327493
postgres-interval "^3.0.0"
2749427494
postgres-range "^1.1.1"
2749527495

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+
2749627501
picocolors@^0.2.1:
2749727502
version "0.2.1"
2749827503
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
2749927504
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
2750027505

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-
2750627506
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
2750727507
version "2.3.1"
2750827508
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -31724,7 +31724,7 @@ string-replace-loader@^3.1.0:
3172431724
loader-utils "^2.0.0"
3172531725
schema-utils "^3.0.0"
3172631726

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":
3172831728
version "4.2.3"
3172931729
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3173031730
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31742,7 +31742,7 @@ string-width@^1.0.1:
3174231742
is-fullwidth-code-point "^1.0.0"
3174331743
strip-ansi "^3.0.0"
3174431744

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:
3174631746
version "4.2.3"
3174731747
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3174831748
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)