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 5353 "@babel/eslint-parser" : " 7.19.1" ,
5454 "@babel/preset-env" : " 7.20.2" ,
5555 "@babel/preset-react" : " 7.18.6" ,
56- "@testing-library/dom" : " 8.20 .0" ,
56+ "@testing-library/dom" : " 9.0 .0" ,
5757 "@testing-library/jest-dom" : " 5.16.5" ,
5858 "@testing-library/react" : " 13.4.0" ,
5959 "@testing-library/user-event" : " 14.4.3" ,
Original file line number Diff line number Diff line change 13641364 dependencies :
13651365 " @sinonjs/commons" " ^2.0.0"
13661366
1367- " @testing-library/dom@8.20.0" , "@testing-library/dom@^8.5.0":
1367+ " @testing-library/dom@9.0.0 " :
1368+ version "9.0.0"
1369+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.0.0.tgz#cc50e8df2a7dccff95555102beebbae60e95e95e"
1370+ integrity sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==
1371+ dependencies :
1372+ " @babel/code-frame" " ^7.10.4"
1373+ " @babel/runtime" " ^7.12.5"
1374+ " @types/aria-query" " ^5.0.1"
1375+ aria-query "^5.0.0"
1376+ chalk "^4.1.0"
1377+ dom-accessibility-api "^0.5.9"
1378+ lz-string "^1.4.4"
1379+ pretty-format "^27.0.2"
1380+
1381+ " @testing-library/dom@^8.5.0 " :
13681382 version "8.20.0"
13691383 resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6"
13701384 integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==
You can’t perform that action at this time.
0 commit comments