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.18.1" ,
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.11.6" ,
86
86
"@types/prop-types" : " ^15.7.12" ,
Original file line number Diff line number Diff line change @@ -2469,9 +2469,9 @@ __metadata:
2469
2469
languageName : node
2470
2470
linkType : hard
2471
2471
2472
- " @testing-library/jest-dom@npm:^6.4.7 " :
2473
- version : 6.4.7
2474
- resolution : " @testing-library/jest-dom@npm:6.4.7 "
2472
+ " @testing-library/jest-dom@npm:^6.4.8 " :
2473
+ version : 6.4.8
2474
+ resolution : " @testing-library/jest-dom@npm:6.4.8 "
2475
2475
dependencies :
2476
2476
" @adobe/css-tools " : " npm:^4.4.0"
2477
2477
" @babel/runtime " : " npm:^7.9.2"
@@ -2481,24 +2481,7 @@ __metadata:
2481
2481
dom-accessibility-api : " npm:^0.6.3"
2482
2482
lodash : " npm:^4.17.21"
2483
2483
redent : " npm:^3.0.0"
2484
- peerDependencies :
2485
- " @jest/globals " : " >= 28"
2486
- " @types/bun " : " *"
2487
- " @types/jest " : " >= 28"
2488
- jest : " >= 28"
2489
- vitest : " >= 0.32"
2490
- peerDependenciesMeta :
2491
- " @jest/globals " :
2492
- optional : true
2493
- " @types/bun " :
2494
- optional : true
2495
- " @types/jest " :
2496
- optional : true
2497
- jest :
2498
- optional : true
2499
- vitest :
2500
- optional : true
2501
- checksum : 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
2484
+ checksum : 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
2502
2485
languageName : node
2503
2486
linkType : hard
2504
2487
@@ -6596,7 +6579,7 @@ __metadata:
6596
6579
" @microsoft/api-extractor " : " npm:^7.18.1"
6597
6580
" @reduxjs/toolkit " : " npm:^2.2.6"
6598
6581
" @testing-library/dom " : " npm:^10.4.0"
6599
- " @testing-library/jest-dom " : " npm:^6.4.7 "
6582
+ " @testing-library/jest-dom " : " npm:^6.4.8 "
6600
6583
" @testing-library/react " : " npm:^16.0.0"
6601
6584
" @types/node " : " npm:^20.11.6"
6602
6585
" @types/prop-types " : " npm:^15.7.12"
You can’t perform that action at this time.
0 commit comments