File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 80
80
"@babel/preset-typescript" : " ^7.24.7" ,
81
81
"@microsoft/api-extractor" : " ^7.47.0" ,
82
82
"@reduxjs/toolkit" : " ^2.2.5" ,
83
- "@testing-library/dom" : " ^10.1 .0" ,
83
+ "@testing-library/dom" : " ^10.4 .0" ,
84
84
"@testing-library/jest-dom" : " ^6.4.5" ,
85
85
"@testing-library/react" : " ^16.0.0" ,
86
86
"@types/node" : " ^20.14.2" ,
Original file line number Diff line number Diff line change @@ -2132,7 +2132,7 @@ __metadata:
2132
2132
languageName : node
2133
2133
linkType : hard
2134
2134
2135
- " @testing-library/dom@npm:^10.1 .0 " :
2135
+ " @testing-library/dom@npm:^10.4 .0 " :
2136
2136
version : 10.4.0
2137
2137
resolution : " @testing-library/dom@npm:10.4.0"
2138
2138
dependencies :
@@ -6147,7 +6147,7 @@ __metadata:
6147
6147
" @babel/preset-typescript " : " npm:^7.24.7"
6148
6148
" @microsoft/api-extractor " : " npm:^7.47.0"
6149
6149
" @reduxjs/toolkit " : " npm:^2.2.5"
6150
- " @testing-library/dom " : " npm:^10.1 .0"
6150
+ " @testing-library/dom " : " npm:^10.4 .0"
6151
6151
" @testing-library/jest-dom " : " npm:^6.4.5"
6152
6152
" @testing-library/react " : " npm:^16.0.0"
6153
6153
" @types/node " : " npm:^20.14.2"
You can’t perform that action at this time.
0 commit comments