Skip to content

Commit 8789e85

Browse files
Bump @testing-library/jest-dom from 5.17.0 to 6.9.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.9.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b988e9 commit 8789e85

File tree

2 files changed

+20
-40
lines changed

2 files changed

+20
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
103103
"@tailwindcss/container-queries": "^0.1.1",
104104
"@testing-library/dom": "^9.3.4",
105-
"@testing-library/jest-dom": "^5.16.5",
105+
"@testing-library/jest-dom": "^6.9.1",
106106
"@testing-library/react": "^13.4.0",
107107
"@testing-library/user-event": "^14.4.3",
108108
"@types/diff": "^5.0.2",

yarn.lock

Lines changed: 19 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
swr "^2.2.5"
3838
tailwind-merge "^2.5.5"
3939

40-
"@adobe/css-tools@^4.0.1":
41-
version "4.3.3"
42-
resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.3.tgz"
43-
integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==
40+
"@adobe/css-tools@^4.4.0":
41+
version "4.4.4"
42+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.4.tgz#2856c55443d3d461693f32d2b96fb6ea92e1ffa9"
43+
integrity sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==
4444

4545
"@alloc/quick-lru@^5.2.0":
4646
version "5.2.0"
@@ -3967,19 +3967,16 @@
39673967
lz-string "^1.5.0"
39683968
pretty-format "^27.0.2"
39693969

3970-
"@testing-library/jest-dom@^5.16.5":
3971-
version "5.17.0"
3972-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz"
3973-
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
3970+
"@testing-library/jest-dom@^6.9.1":
3971+
version "6.9.1"
3972+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2"
3973+
integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==
39743974
dependencies:
3975-
"@adobe/css-tools" "^4.0.1"
3976-
"@babel/runtime" "^7.9.2"
3977-
"@types/testing-library__jest-dom" "^5.9.1"
3975+
"@adobe/css-tools" "^4.4.0"
39783976
aria-query "^5.0.0"
3979-
chalk "^3.0.0"
39803977
css.escape "^1.5.1"
3981-
dom-accessibility-api "^0.5.6"
3982-
lodash "^4.17.15"
3978+
dom-accessibility-api "^0.6.3"
3979+
picocolors "^1.1.1"
39833980
redent "^3.0.0"
39843981

39853982
"@testing-library/react@^13.4.0":
@@ -4414,13 +4411,6 @@
44144411
resolved "https://registry.npmjs.org/@types/statuses/-/statuses-2.0.5.tgz"
44154412
integrity sha512-jmIUGWrAiwu3dZpxntxieC+1n/5c3mjrImkmOSQ2NC5uP6cYO4aAZDdSmRcI5C1oiTmqlZGHC+/NmJrKogbP5A==
44164413

4417-
"@types/testing-library__jest-dom@^5.9.1":
4418-
version "5.14.9"
4419-
resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.9.tgz"
4420-
integrity sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==
4421-
dependencies:
4422-
"@types/jest" "*"
4423-
44244414
"@types/tough-cookie@*":
44254415
version "4.0.5"
44264416
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
@@ -4998,14 +4988,7 @@ aria-query@5.1.3:
49984988
dependencies:
49994989
deep-equal "^2.0.5"
50004990

5001-
aria-query@^5.0.0:
5002-
version "5.3.0"
5003-
resolved "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz"
5004-
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
5005-
dependencies:
5006-
dequal "^2.0.3"
5007-
5008-
aria-query@^5.3.2:
4991+
aria-query@^5.0.0, aria-query@^5.3.2:
50094992
version "5.3.2"
50104993
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
50114994
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
@@ -5877,14 +5860,6 @@ chalk@^2.4.2:
58775860
escape-string-regexp "^1.0.5"
58785861
supports-color "^5.3.0"
58795862

5880-
chalk@^3.0.0:
5881-
version "3.0.0"
5882-
resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz"
5883-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
5884-
dependencies:
5885-
ansi-styles "^4.1.0"
5886-
supports-color "^7.1.0"
5887-
58885863
change-case-all@1.0.14:
58895864
version "1.0.14"
58905865
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
@@ -6867,7 +6842,7 @@ dependency-graph@^0.11.0:
68676842
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27"
68686843
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
68696844

6870-
dequal@^2.0.0, dequal@^2.0.2, dequal@^2.0.3:
6845+
dequal@^2.0.0, dequal@^2.0.2:
68716846
version "2.0.3"
68726847
resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
68736848
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
@@ -6959,11 +6934,16 @@ doctrine@^3.0.0:
69596934
dependencies:
69606935
esutils "^2.0.2"
69616936

6962-
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
6937+
dom-accessibility-api@^0.5.9:
69636938
version "0.5.16"
69646939
resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz"
69656940
integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
69666941

6942+
dom-accessibility-api@^0.6.3:
6943+
version "0.6.3"
6944+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8"
6945+
integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
6946+
69676947
dom-converter@^0.2.0:
69686948
version "0.2.0"
69696949
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"

0 commit comments

Comments
 (0)