File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 54
54
"@babel/preset-env" : " 7.24.5" ,
55
55
"@babel/preset-react" : " 7.24.1" ,
56
56
"@testing-library/dom" : " 9.3.4" ,
57
- "@testing-library/jest-dom" : " 6.4.2 " ,
57
+ "@testing-library/jest-dom" : " 6.4.3 " ,
58
58
"@testing-library/react" : " 14.3.1" ,
59
59
"@testing-library/user-event" : " 14.5.2" ,
60
60
"babel-jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 1449
1449
lz-string "^1.5.0"
1450
1450
pretty-format "^27.0.2"
1451
1451
1452
- " @testing-library/[email protected] .2 " :
1453
- version "6.4.2 "
1454
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.2 .tgz#38949f6b63722900e2d75ba3c6d9bf8cffb3300e "
1455
- integrity sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw ==
1452
+ " @testing-library/[email protected] .3 " :
1453
+ version "6.4.3 "
1454
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.3 .tgz#64f3a178b1f83c89c6cb93546aad1cfdc31a4cc2 "
1455
+ integrity sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA ==
1456
1456
dependencies :
1457
1457
" @adobe/css-tools" " ^4.3.2"
1458
1458
" @babel/runtime" " ^7.9.2"
1459
1459
aria-query "^5.0.0"
1460
1460
chalk "^3.0.0"
1461
1461
css.escape "^1.5.1"
1462
1462
dom-accessibility-api "^0.6.3"
1463
- lodash "^4.17.15 "
1463
+ lodash "^4.17.21 "
1464
1464
redent "^3.0.0"
1465
1465
1466
1466
" @testing-library/[email protected] " :
@@ -5361,7 +5361,7 @@ lodash.uniq@^4.5.0:
5361
5361
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
5362
5362
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
5363
5363
5364
- lodash@^4.17.15, lodash@^4.17. 20, lodash@^4.17.21 :
5364
+ lodash@^4.17.20, lodash@^4.17.21 :
5365
5365
version "4.17.21"
5366
5366
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5367
5367
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
You can’t perform that action at this time.
0 commit comments