File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"@types/jest" : " ^26.0.0" ,
40
40
"@types/node" : " ^12.0.0" ,
41
41
"@types/react" : " ^17.0.0" ,
42
- "@types/react-dom" : " ^16.9 .0" ,
42
+ "@types/react-dom" : " ^17.0 .0" ,
43
43
"@types/react-redux" : " ^7.1.5" ,
44
44
"@types/react-router-dom" : " ^5.1.3" ,
45
45
"@types/redux-mock-store" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 5
5
"@types/jest" : " ^26.0.0" ,
6
6
"@types/node" : " 12.12.26" ,
7
7
"@types/react" : " 17.0.0" ,
8
- "@types/react-dom" : " 16.9.5 " ,
8
+ "@types/react-dom" : " 17.0.0 " ,
9
9
"@types/react-redux" : " 7.1.7" ,
10
10
"@types/react-router-dom" : " 5.1.3" ,
11
11
"@typescript-eslint/eslint-plugin" : " 4.8.1" ,
Original file line number Diff line number Diff line change 2403
2403
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
2404
2404
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
2405
2405
2406
- "@types/react-dom@^16.9 .0":
2407
- version "16.9.5 "
2408
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.5 .tgz#5de610b04a35d07ffd8f44edad93a71032d9aaa7 "
2409
- integrity sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg ==
2406
+ "@types/react-dom@^17.0 .0":
2407
+ version "17.0.0 "
2408
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0 .tgz#b3b691eb956c4b3401777ee67b900cb28415d95a "
2409
+ integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g ==
2410
2410
dependencies:
2411
2411
"@types/react" "*"
2412
2412
You can’t perform that action at this time.
0 commit comments