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 56
56
"@babel/preset-react" : " 7.16.7" ,
57
57
"@testing-library/dom" : " 8.12.0" ,
58
58
"@testing-library/jest-dom" : " 5.16.3" ,
59
- "@testing-library/react" : " 12.1.4 " ,
59
+ "@testing-library/react" : " 13.0.0 " ,
60
60
"@testing-library/user-event" : " 13.5.0" ,
61
61
"babel-jest" : " 27.5.1" ,
62
62
"babel-loader" : " 8.2.4" ,
Original file line number Diff line number Diff line change 1284
1284
dependencies :
1285
1285
" @sinonjs/commons" " ^1.7.0"
1286
1286
1287
- " @testing-library/dom@8.12.0" , "@testing-library/dom@^8.0 .0":
1287
+ " @testing-library/dom@8.12.0" , "@testing-library/dom@^8.5 .0":
1288
1288
version "8.12.0"
1289
1289
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.12.0.tgz#fef5e545533fb084175dda6509ee71d7d2f72e23"
1290
1290
integrity sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==
1313
1313
lodash "^4.17.15"
1314
1314
redent "^3.0.0"
1315
1315
1316
- " @testing-library/react@12.1.4 " :
1317
- version "12.1.4 "
1318
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4 .tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0 "
1319
- integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA ==
1316
+ " @testing-library/react@13.0.0 " :
1317
+ version "13.0.0 "
1318
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0 .tgz#8cdaf4667c6c2b082eb0513731551e9db784e8bc "
1319
+ integrity sha512-p0lYA1M7uoEmk2LnCbZLGmHJHyH59sAaZVXChTXlyhV/PRW9LoIh4mdf7tiXsO8BoNG+vN8UnFJff1hbZeXv+w ==
1320
1320
dependencies :
1321
1321
" @babel/runtime" " ^7.12.5"
1322
- " @testing-library/dom" " ^8.0 .0"
1322
+ " @testing-library/dom" " ^8.5 .0"
1323
1323
" @types/react-dom" " *"
1324
1324
1325
1325
" @testing-library/user-event@13.5.0 " :
You can’t perform that action at this time.
0 commit comments