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.13.0" ,
58
58
"@testing-library/jest-dom" : " 5.16.4" ,
59
- "@testing-library/react" : " 13.0.0 " ,
59
+ "@testing-library/react" : " 13.0.1 " ,
60
60
"@testing-library/user-event" : " 14.1.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 1289
1289
lodash "^4.17.15"
1290
1290
redent "^3.0.0"
1291
1291
1292
- " @testing-library/[email protected] .0 " :
1293
- version "13.0.0 "
1294
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0 .tgz#8cdaf4667c6c2b082eb0513731551e9db784e8bc "
1295
- integrity sha512-p0lYA1M7uoEmk2LnCbZLGmHJHyH59sAaZVXChTXlyhV/PRW9LoIh4mdf7tiXsO8BoNG+vN8UnFJff1hbZeXv+w ==
1292
+ " @testing-library/[email protected] .1 " :
1293
+ version "13.0.1 "
1294
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.1 .tgz#00d223e182923d341a9610590561fb9dd1324110 "
1295
+ integrity sha512-zeHx3PohYYp+4bTJwrixQY8zSBZjWUGwYc7OhD1EpWTHS92RleApLoP72NdwaWxOrM1P1Uezt3XvGf6t2XSWPQ ==
1296
1296
dependencies :
1297
1297
" @babel/runtime" " ^7.12.5"
1298
1298
" @testing-library/dom" " ^8.5.0"
1299
- " @types/react-dom" " * "
1299
+ " @types/react-dom" " ^18.0.0 "
1300
1300
1301
1301
" @testing-library/[email protected] " :
1302
1302
version "14.1.0"
1509
1509
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
1510
1510
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
1511
1511
1512
- " @types/react-dom@* " :
1512
+ " @types/react-dom@^18.0.0 " :
1513
1513
version "18.0.0"
1514
1514
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.0.tgz#b13f8d098e4b0c45df4f1ed123833143b0c71141"
1515
1515
integrity sha512-49897Y0UiCGmxZqpC8Blrf6meL8QUla6eb+BBhn69dTXlmuOlzkfr7HHY/O8J25e1lTUMs+YYxSlVDAaGHCOLg==
You can’t perform that action at this time.
0 commit comments