File tree Expand file tree Collapse file tree 2 files changed +6
-23
lines changed Expand file tree Collapse file tree 2 files changed +6
-23
lines changed Original file line number Diff line number Diff line change 80
80
"@microsoft/api-extractor" : " ^7.47.0" ,
81
81
"@reduxjs/toolkit" : " ^2.2.6" ,
82
82
"@testing-library/dom" : " ^10.4.0" ,
83
- "@testing-library/jest-dom" : " ^6.4.7 " ,
83
+ "@testing-library/jest-dom" : " ^6.4.8 " ,
84
84
"@testing-library/react" : " ^16.0.0" ,
85
85
"@types/node" : " ^20.14.2" ,
86
86
"@types/prop-types" : " ^15.7.12" ,
Original file line number Diff line number Diff line change @@ -2306,9 +2306,9 @@ __metadata:
2306
2306
languageName : node
2307
2307
linkType : hard
2308
2308
2309
- " @testing-library/jest-dom@npm:^6.4.7 " :
2310
- version : 6.4.7
2311
- resolution : " @testing-library/jest-dom@npm:6.4.7 "
2309
+ " @testing-library/jest-dom@npm:^6.4.8 " :
2310
+ version : 6.4.8
2311
+ resolution : " @testing-library/jest-dom@npm:6.4.8 "
2312
2312
dependencies :
2313
2313
" @adobe/css-tools " : " npm:^4.4.0"
2314
2314
" @babel/runtime " : " npm:^7.9.2"
@@ -2318,24 +2318,7 @@ __metadata:
2318
2318
dom-accessibility-api : " npm:^0.6.3"
2319
2319
lodash : " npm:^4.17.21"
2320
2320
redent : " npm:^3.0.0"
2321
- peerDependencies :
2322
- " @jest/globals " : " >= 28"
2323
- " @types/bun " : " *"
2324
- " @types/jest " : " >= 28"
2325
- jest : " >= 28"
2326
- vitest : " >= 0.32"
2327
- peerDependenciesMeta :
2328
- " @jest/globals " :
2329
- optional : true
2330
- " @types/bun " :
2331
- optional : true
2332
- " @types/jest " :
2333
- optional : true
2334
- jest :
2335
- optional : true
2336
- vitest :
2337
- optional : true
2338
- checksum : 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
2321
+ checksum : 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
2339
2322
languageName : node
2340
2323
linkType : hard
2341
2324
@@ -6487,7 +6470,7 @@ __metadata:
6487
6470
" @microsoft/api-extractor " : " npm:^7.47.0"
6488
6471
" @reduxjs/toolkit " : " npm:^2.2.6"
6489
6472
" @testing-library/dom " : " npm:^10.4.0"
6490
- " @testing-library/jest-dom " : " npm:^6.4.7 "
6473
+ " @testing-library/jest-dom " : " npm:^6.4.8 "
6491
6474
" @testing-library/react " : " npm:^16.0.0"
6492
6475
" @types/node " : " npm:^20.14.2"
6493
6476
" @types/prop-types " : " npm:^15.7.12"
You can’t perform that action at this time.
0 commit comments