Skip to content

Commit 5cb1e0a

Browse files
aryaemami59markerikson
authored andcommitted
Bump @testing-library/jest-dom to version 6.6.3
1 parent deda394 commit 5cb1e0a

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
@@ -81,7 +81,7 @@
8181
"@microsoft/api-extractor": "^7.47.0",
8282
"@reduxjs/toolkit": "^2.2.5",
8383
"@testing-library/dom": "^10.4.0",
84-
"@testing-library/jest-dom": "^6.4.5",
84+
"@testing-library/jest-dom": "^6.6.3",
8585
"@testing-library/react": "^16.0.0",
8686
"@types/node": "^20.14.2",
8787
"@types/prop-types": "^15.7.12",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,7 @@ __metadata:
21482148
languageName: node
21492149
linkType: hard
21502150

2151-
"@testing-library/jest-dom@npm:^6.4.5":
2151+
"@testing-library/jest-dom@npm:^6.6.3":
21522152
version: 6.6.3
21532153
resolution: "@testing-library/jest-dom@npm:6.6.3"
21542154
dependencies:
@@ -6148,7 +6148,7 @@ __metadata:
61486148
"@microsoft/api-extractor": "npm:^7.47.0"
61496149
"@reduxjs/toolkit": "npm:^2.2.5"
61506150
"@testing-library/dom": "npm:^10.4.0"
6151-
"@testing-library/jest-dom": "npm:^6.4.5"
6151+
"@testing-library/jest-dom": "npm:^6.6.3"
61526152
"@testing-library/react": "npm:^16.0.0"
61536153
"@types/node": "npm:^20.14.2"
61546154
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)