File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@babel/preset-env" : " ^7.19.3" ,
32
32
"@testing-library/jest-dom" : " ^5.16.5" ,
33
33
"@testing-library/react" : " 12.1.4" ,
34
- "@testing-library/react-hooks" : " ^8.0.0 " ,
34
+ "@testing-library/react-hooks" : " ^8.0.1 " ,
35
35
"@testing-library/user-event" : " ^14.4.3" ,
36
36
"@types/chance" : " ^1.1.3" ,
37
37
"@types/jest" : " ^27.4.1" ,
Original file line number Diff line number Diff line change 1591
1591
lodash "^4.17.15"
1592
1592
redent "^3.0.0"
1593
1593
1594
- " @testing-library/react-hooks@^8.0.0 " :
1595
- version "8.0.0 "
1596
- resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-8.0.0 .tgz#7d0164bffce4647f506039de0a97f6fcbd20f4bf "
1597
- integrity sha512-uZqcgtcUUtw7Z9N32W13qQhVAD+Xki2hxbTR461MKax8T6Jr8nsUvZB+vcBTkzY2nFvsUet434CsgF0ncW2yFw ==
1594
+ " @testing-library/react-hooks@^8.0.1 " :
1595
+ version "8.0.1 "
1596
+ resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-8.0.1 .tgz#0924bbd5b55e0c0c0502d1754657ada66947ca12 "
1597
+ integrity sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g ==
1598
1598
dependencies :
1599
1599
" @babel/runtime" " ^7.12.5"
1600
1600
react-error-boundary "^3.1.0"
You can’t perform that action at this time.
0 commit comments