Skip to content

Commit 902f008

Browse files
Update dependency @testing-library/jest-dom to v6.4.4
1 parent accdb27 commit 902f008

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@rollup/plugin-alias": "5.1.0",
80-
"@testing-library/jest-dom": "6.4.3",
80+
"@testing-library/jest-dom": "6.4.4",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2043,10 +2043,10 @@
20432043
lz-string "^1.5.0"
20442044
pretty-format "^27.0.2"
20452045

2046-
"@testing-library/[email protected].3":
2047-
version "6.4.3"
2048-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.3.tgz#64f3a178b1f83c89c6cb93546aad1cfdc31a4cc2"
2049-
integrity sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA==
2046+
"@testing-library/[email protected].4":
2047+
version "6.4.4"
2048+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.4.tgz#175c302f2ed0c2d7c04973ddeef31306610ef26f"
2049+
integrity sha512-ZoJpNCaljSdUKF/NWEnWzjRSW6h+BJPGns24vL717eUI16Ltw3j5YV2KdjpQ7nAdxRzrnjeIIcntO6nXDEdHoA==
20502050
dependencies:
20512051
"@adobe/css-tools" "^4.3.2"
20522052
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)