Skip to content

Commit 0e065bb

Browse files
committed
Bump @testing-library/jest-dom to version 6.5.0
1 parent 58d2663 commit 0e065bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@microsoft/api-extractor": "^7.18.1",
8181
"@reduxjs/toolkit": "^2.2.7",
8282
"@testing-library/dom": "^10.4.0",
83-
"@testing-library/jest-dom": "^6.4.8",
83+
"@testing-library/jest-dom": "^6.5.0",
8484
"@testing-library/react": "^16.0.0",
8585
"@types/node": "^20.11.6",
8686
"@types/prop-types": "^15.7.12",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,7 +2405,7 @@ __metadata:
24052405
languageName: node
24062406
linkType: hard
24072407

2408-
"@testing-library/jest-dom@npm:^6.4.8":
2408+
"@testing-library/jest-dom@npm:^6.5.0":
24092409
version: 6.5.0
24102410
resolution: "@testing-library/jest-dom@npm:6.5.0"
24112411
dependencies:
@@ -6498,7 +6498,7 @@ __metadata:
64986498
"@microsoft/api-extractor": "npm:^7.18.1"
64996499
"@reduxjs/toolkit": "npm:^2.2.7"
65006500
"@testing-library/dom": "npm:^10.4.0"
6501-
"@testing-library/jest-dom": "npm:^6.4.8"
6501+
"@testing-library/jest-dom": "npm:^6.5.0"
65026502
"@testing-library/react": "npm:^16.0.0"
65036503
"@types/node": "npm:^20.11.6"
65046504
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)