Skip to content

Commit d75e0b3

Browse files
committed
Bump @testing-library/jest-dom to version 6.5.0
1 parent d53b18c commit d75e0b3

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.47.0",
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.14.2",
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:
@@ -6463,7 +6463,7 @@ __metadata:
64636463
"@microsoft/api-extractor": "npm:^7.47.0"
64646464
"@reduxjs/toolkit": "npm:^2.2.7"
64656465
"@testing-library/dom": "npm:^10.4.0"
6466-
"@testing-library/jest-dom": "npm:^6.4.8"
6466+
"@testing-library/jest-dom": "npm:^6.5.0"
64676467
"@testing-library/react": "npm:^16.0.0"
64686468
"@types/node": "npm:^20.14.2"
64696469
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)