Skip to content

Commit d5bd3d1

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.5.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 482bdef commit d5bd3d1

File tree

2 files changed

+12
-29
lines changed

2 files changed

+12
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@storybook/nextjs": "^8.2.9",
7373
"@storybook/react": "^8.2.9",
7474
"@storybook/test": "^8.2.9",
75-
"@testing-library/jest-dom": "^5.16.4",
75+
"@testing-library/jest-dom": "^6.5.0",
7676
"@testing-library/react": "^15.0.7",
7777
"@types/node": "^22.5.0",
7878
"@types/react": "^18.3.4",

yarn.lock

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.3.2":
5+
"@adobe/css-tools@^4.3.2", "@adobe/css-tools@^4.4.0":
66
version "4.4.0"
77
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63"
88
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
@@ -3225,19 +3225,17 @@
32253225
lodash "^4.17.21"
32263226
redent "^3.0.0"
32273227

3228-
"@testing-library/jest-dom@^5.16.4":
3229-
version "5.17.0"
3230-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
3231-
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
3228+
"@testing-library/jest-dom@^6.5.0":
3229+
version "6.5.0"
3230+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
3231+
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
32323232
dependencies:
3233-
"@adobe/css-tools" "^4.0.1"
3234-
"@babel/runtime" "^7.9.2"
3235-
"@types/testing-library__jest-dom" "^5.9.1"
3233+
"@adobe/css-tools" "^4.4.0"
32363234
aria-query "^5.0.0"
32373235
chalk "^3.0.0"
32383236
css.escape "^1.5.1"
3239-
dom-accessibility-api "^0.5.6"
3240-
lodash "^4.17.15"
3237+
dom-accessibility-api "^0.6.3"
3238+
lodash "^4.17.21"
32413239
redent "^3.0.0"
32423240

32433241
"@testing-library/react@^15.0.7":
@@ -3479,14 +3477,6 @@
34793477
dependencies:
34803478
"@types/istanbul-lib-report" "*"
34813479

3482-
"@types/jest@*":
3483-
version "29.5.12"
3484-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3485-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3486-
dependencies:
3487-
expect "^29.0.0"
3488-
pretty-format "^29.0.0"
3489-
34903480
"@types/jsdom@^20.0.0":
34913481
version "20.0.1"
34923482
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.1.tgz#07c14bc19bd2f918c1929541cdaacae894744808"
@@ -3636,13 +3626,6 @@
36363626
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
36373627
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
36383628

3639-
"@types/testing-library__jest-dom@^5.9.1":
3640-
version "5.14.9"
3641-
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.9.tgz#0fb1e6a0278d87b6737db55af5967570b67cb466"
3642-
integrity sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==
3643-
dependencies:
3644-
"@types/jest" "*"
3645-
36463629
"@types/tough-cookie@*":
36473630
version "4.0.5"
36483631
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304"
@@ -5658,7 +5641,7 @@ doctrine@^3.0.0:
56585641
dependencies:
56595642
esutils "^2.0.2"
56605643

5661-
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
5644+
dom-accessibility-api@^0.5.9:
56625645
version "0.5.16"
56635646
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz#5a7429e6066eb3664d911e33fb0e45de8eb08453"
56645647
integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
@@ -6422,7 +6405,7 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
64226405
dependencies:
64236406
homedir-polyfill "^1.0.1"
64246407

6425-
expect@^29.0.0, expect@^29.7.0:
6408+
expect@^29.7.0:
64266409
version "29.7.0"
64276410
resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
64286411
integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
@@ -10367,7 +10350,7 @@ pretty-format@^27.0.2:
1036710350
ansi-styles "^5.0.0"
1036810351
react-is "^17.0.1"
1036910352

10370-
pretty-format@^29.0.0, pretty-format@^29.7.0:
10353+
pretty-format@^29.7.0:
1037110354
version "29.7.0"
1037210355
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
1037310356
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==

0 commit comments

Comments
 (0)