File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"@testing-library/react" : " ^11.0.2" ,
60
60
"@types/jest" : " ^26.0.8" ,
61
61
"@types/react" : " ^17.0.0" ,
62
- "@types/react-dom" : " ^16.9.6 " ,
62
+ "@types/react-dom" : " ^17.0.0 " ,
63
63
"@typescript-eslint/eslint-plugin" : " ^4.4.0" ,
64
64
"@typescript-eslint/parser" : " ^4.4.0" ,
65
65
"@ui5/webcomponents-tools" : " 1.0.0-rc.10" ,
Original file line number Diff line number Diff line change 3975
3975
dependencies:
3976
3976
"@types/react" "*"
3977
3977
3978
- "@types/react-dom@^16.9.6 ":
3979
- version "16.9.9 "
3980
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.9 .tgz#d2d0a6f720a0206369ccbefff752ba37b9583136 "
3981
- integrity sha512-jE16FNWO3Logq/Lf+yvEAjKzhpST/Eac8EMd1i4dgZdMczfgqC8EjpxwNgEe3SExHYLliabXDh9DEhhqnlXJhg ==
3978
+ "@types/react-dom@^17.0.0 ":
3979
+ version "17.0.0 "
3980
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0 .tgz#b3b691eb956c4b3401777ee67b900cb28415d95a "
3981
+ integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g ==
3982
3982
dependencies:
3983
3983
"@types/react" "*"
3984
3984
You can’t perform that action at this time.
0 commit comments