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 53
53
"@babel/eslint-parser" : " 7.22.5" ,
54
54
"@babel/preset-env" : " 7.22.5" ,
55
55
"@babel/preset-react" : " 7.22.5" ,
56
- "@testing-library/dom" : " 9.3.0 " ,
56
+ "@testing-library/dom" : " 9.3.1 " ,
57
57
"@testing-library/jest-dom" : " 5.16.5" ,
58
58
"@testing-library/react" : " 14.0.0" ,
59
59
"@testing-library/user-event" : " 14.4.3" ,
Original file line number Diff line number Diff line change 1436
1436
dependencies :
1437
1437
" @sinonjs/commons" " ^3.0.0"
1438
1438
1439
- " @testing-library/[email protected] .0 " , "@testing-library/dom@^9.0.0":
1440
- version "9.3.0 "
1441
- resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.0 .tgz#ed8ce10aa5e05eb6eaf0635b5b8975d889f66075 "
1442
- integrity sha512-Dffe68pGwI6WlLRYR2I0piIkyole9cSBH5jGQKCGMRpHW5RHCqAUaqc2Kv0tUyd4dU4DLPKhJIjyKOnjv4tuUw ==
1439
+ " @testing-library/[email protected] .1 " , "@testing-library/dom@^9.0.0":
1440
+ version "9.3.1 "
1441
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1 .tgz#8094f560e9389fb973fe957af41bf766937a9ee9 "
1442
+ integrity sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w ==
1443
1443
dependencies :
1444
1444
" @babel/code-frame" " ^7.10.4"
1445
1445
" @babel/runtime" " ^7.12.5"
1446
1446
" @types/aria-query" " ^5.0.1"
1447
- aria-query "^5.0.0 "
1447
+ aria-query "5.1.3 "
1448
1448
chalk "^4.1.0"
1449
1449
dom-accessibility-api "^0.5.9"
1450
1450
lz-string "^1.5.0"
@@ -2099,7 +2099,7 @@ argparse@^2.0.1:
2099
2099
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
2100
2100
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
2101
2101
2102
- aria-query@^5.0.0, aria-query@^5.1.3 :
2102
+ aria-query@5.1.3, aria-query@ ^5.0.0, aria-query@^5.1.3 :
2103
2103
version "5.1.3"
2104
2104
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.1.3.tgz#19db27cd101152773631396f7a95a3b58c22c35e"
2105
2105
integrity sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==
You can’t perform that action at this time.
0 commit comments