Skip to content

Commit 5f90c7a

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.8
1 parent ffb5ede commit 5f90c7a

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
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "7.24.8",
5555
"@babel/preset-react": "7.24.7",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.4.7",
57+
"@testing-library/jest-dom": "6.4.8",
5858
"@testing-library/react": "14.3.1",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@
14561456
lz-string "^1.5.0"
14571457
pretty-format "^27.0.2"
14581458

1459-
"@testing-library/[email protected].7":
1460-
version "6.4.7"
1461-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
1462-
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
1459+
"@testing-library/[email protected].8":
1460+
version "6.4.8"
1461+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
1462+
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
14631463
dependencies:
14641464
"@adobe/css-tools" "^4.4.0"
14651465
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)