File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 54
54
"@babel/preset-env" : " 7.23.7" ,
55
55
"@babel/preset-react" : " 7.23.3" ,
56
56
"@testing-library/dom" : " 9.3.3" ,
57
- "@testing-library/jest-dom" : " 6.1.6 " ,
57
+ "@testing-library/jest-dom" : " 6.2.0 " ,
58
58
"@testing-library/react" : " 14.1.2" ,
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 1446
1446
lz-string "^1.5.0"
1447
1447
pretty-format "^27.0.2"
1448
1448
1449
- " @testing-library/jest-dom@6.1.6 " :
1450
- version "6.1.6 "
1451
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.6 .tgz#d9a3ce61cd74ea792622d3da78a830f6786e8d93 "
1452
- integrity sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg ==
1449
+ " @testing-library/jest-dom@6.2.0 " :
1450
+ version "6.2.0 "
1451
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.0 .tgz#b572bd5cd6b29314487bac7ba393188e4987b4f7 "
1452
+ integrity sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw ==
1453
1453
dependencies :
1454
1454
" @adobe/css-tools" " ^4.3.2"
1455
1455
" @babel/runtime" " ^7.9.2"
1456
1456
aria-query "^5.0.0"
1457
1457
chalk "^3.0.0"
1458
1458
css.escape "^1.5.1"
1459
- dom-accessibility-api "^0.5.6 "
1459
+ dom-accessibility-api "^0.6.3 "
1460
1460
lodash "^4.17.15"
1461
1461
redent "^3.0.0"
1462
1462
@@ -3095,11 +3095,16 @@ doctrine@^3.0.0:
3095
3095
dependencies :
3096
3096
esutils "^2.0.2"
3097
3097
3098
- dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5. 9 :
3098
+ dom-accessibility-api@^0.5.9 :
3099
3099
version "0.5.16"
3100
3100
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz#5a7429e6066eb3664d911e33fb0e45de8eb08453"
3101
3101
integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
3102
3102
3103
+ dom-accessibility-api@^0.6.3 :
3104
+ version "0.6.3"
3105
+ resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8"
3106
+ integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
3107
+
3103
3108
dom-converter@^0.2.0 :
3104
3109
version "0.2.0"
3105
3110
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
You can’t perform that action at this time.
0 commit comments