Skip to content

Commit f18bda6

Browse files
committed
Bump @testing-library/jest-dom to version 6.6.2
1 parent 44ca962 commit f18bda6

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.5",
8282
"@testing-library/dom": "^10.4.0",
83-
"@testing-library/jest-dom": "^6.4.5",
83+
"@testing-library/jest-dom": "^6.6.2",
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
@@ -2119,7 +2119,7 @@ __metadata:
21192119
languageName: node
21202120
linkType: hard
21212121

2122-
"@testing-library/jest-dom@npm:^6.4.5":
2122+
"@testing-library/jest-dom@npm:^6.6.2":
21232123
version: 6.6.2
21242124
resolution: "@testing-library/jest-dom@npm:6.6.2"
21252125
dependencies:
@@ -6175,7 +6175,7 @@ __metadata:
61756175
"@microsoft/api-extractor": "npm:^7.47.0"
61766176
"@reduxjs/toolkit": "npm:^2.2.5"
61776177
"@testing-library/dom": "npm:^10.4.0"
6178-
"@testing-library/jest-dom": "npm:^6.4.5"
6178+
"@testing-library/jest-dom": "npm:^6.6.2"
61796179
"@testing-library/react": "npm:^16.0.0"
61806180
"@types/node": "npm:^20.14.2"
61816181
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)