Skip to content

Commit deda394

Browse files
aryaemami59markerikson
authored andcommitted
Bump @testing-library/dom to version 10.4.0
1 parent 86779ff commit deda394

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

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,7 @@ __metadata:
21322132
languageName: node
21332133
linkType: hard
21342134

2135-
"@testing-library/dom@npm:^10.1.0":
2135+
"@testing-library/dom@npm:^10.4.0":
21362136
version: 10.4.0
21372137
resolution: "@testing-library/dom@npm:10.4.0"
21382138
dependencies:
@@ -6147,7 +6147,7 @@ __metadata:
61476147
"@babel/preset-typescript": "npm:^7.24.7"
61486148
"@microsoft/api-extractor": "npm:^7.47.0"
61496149
"@reduxjs/toolkit": "npm:^2.2.5"
6150-
"@testing-library/dom": "npm:^10.1.0"
6150+
"@testing-library/dom": "npm:^10.4.0"
61516151
"@testing-library/jest-dom": "npm:^6.4.5"
61526152
"@testing-library/react": "npm:^16.0.0"
61536153
"@types/node": "npm:^20.14.2"

0 commit comments

Comments
 (0)