File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 27
27
"@swc/core" : " 1.3.75" ,
28
28
"@swc/helpers" : " 0.5.0" ,
29
29
"@swc/jest" : " 0.2.26" ,
30
- "@testing-library/dom" : " 9.3.3 " ,
30
+ "@testing-library/dom" : " 9.3.1 " ,
31
31
"@testing-library/jest-dom" : " 5.16.5" ,
32
32
"@testing-library/react" : " 14.0.0" ,
33
33
"@testing-library/user-event" : " 14.4.3" ,
Original file line number Diff line number Diff line change 2488
2488
" @jest/create-cache-key-function" " ^27.4.2"
2489
2489
jsonc-parser "^3.2.0"
2490
2490
2491
- " @testing-library/dom@9.3.3" , "@testing-library/dom@>=7", "@testing-library/dom@^9.0.0":
2491
+ " @testing-library/dom@9.3.1 " :
2492
+ version "9.3.1"
2493
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1.tgz#8094f560e9389fb973fe957af41bf766937a9ee9"
2494
+ integrity sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==
2495
+ dependencies :
2496
+ " @babel/code-frame" " ^7.10.4"
2497
+ " @babel/runtime" " ^7.12.5"
2498
+ " @types/aria-query" " ^5.0.1"
2499
+ aria-query "5.1.3"
2500
+ chalk "^4.1.0"
2501
+ dom-accessibility-api "^0.5.9"
2502
+ lz-string "^1.5.0"
2503
+ pretty-format "^27.0.2"
2504
+
2505
+ " @testing-library/dom@>=7" , "@testing-library/dom@^9.0.0":
2492
2506
version "9.3.3"
2493
2507
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.3.tgz#108c23a5b0ef51121c26ae92eb3179416b0434f5"
2494
2508
integrity sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==
You can’t perform that action at this time.
0 commit comments