Skip to content

Commit 1b61433

Browse files
committed
Bump @testing-library/dom to version 10.4.0
1 parent 9f7f0b8 commit 1b61433

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
@@ -79,7 +79,7 @@
7979
"@babel/preset-typescript": "^7.24.7",
8080
"@microsoft/api-extractor": "^7.47.0",
8181
"@reduxjs/toolkit": "^2.2.5",
82-
"@testing-library/dom": "^10.1.0",
82+
"@testing-library/dom": "^10.4.0",
8383
"@testing-library/jest-dom": "^6.4.5",
8484
"@testing-library/react": "^16.0.0",
8585
"@types/node": "^20.14.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2103,7 +2103,7 @@ __metadata:
21032103
languageName: node
21042104
linkType: hard
21052105

2106-
"@testing-library/dom@npm:^10.1.0":
2106+
"@testing-library/dom@npm:^10.4.0":
21072107
version: 10.4.0
21082108
resolution: "@testing-library/dom@npm:10.4.0"
21092109
dependencies:
@@ -6174,7 +6174,7 @@ __metadata:
61746174
"@babel/preset-typescript": "npm:^7.24.7"
61756175
"@microsoft/api-extractor": "npm:^7.47.0"
61766176
"@reduxjs/toolkit": "npm:^2.2.5"
6177-
"@testing-library/dom": "npm:^10.1.0"
6177+
"@testing-library/dom": "npm:^10.4.0"
61786178
"@testing-library/jest-dom": "npm:^6.4.5"
61796179
"@testing-library/react": "npm:^16.0.0"
61806180
"@types/node": "npm:^20.14.2"

0 commit comments

Comments
 (0)