File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"prepare" : " husky install"
18
18
},
19
19
"devDependencies" : {
20
- "@testing-library/jest-dom" : " 6.6.3 " ,
20
+ "@testing-library/jest-dom" : " 6.6.4 " ,
21
21
"@testing-library/react" : " 16.3.0" ,
22
22
"@testing-library/user-event" : " ^14.4.3" ,
23
23
"@types/jest" : " ^30.0.0" ,
Original file line number Diff line number Diff line change 378
378
lodash "^4.17.15"
379
379
redent "^3.0.0"
380
380
381
- " @testing-library/jest-dom@6.6.3 " :
382
- version "6.6.3 "
383
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3 .tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2 "
384
- integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA ==
381
+ " @testing-library/jest-dom@6.6.4 " :
382
+ version "6.6.4 "
383
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4 .tgz#577a1761768bda5458c42241add3b1570c34d39c "
384
+ integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ ==
385
385
dependencies :
386
386
" @adobe/css-tools" " ^4.4.0"
387
387
aria-query "^5.0.0"
388
- chalk "^3.0.0"
389
388
css.escape "^1.5.1"
390
389
dom-accessibility-api "^0.6.3"
391
390
lodash "^4.17.21"
391
+ picocolors "^1.1.1"
392
392
redent "^3.0.0"
393
393
394
394
" @testing-library/react@16.3.0 " :
You can’t perform that action at this time.
0 commit comments