File tree 2 files changed +8
-0
lines changed 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 43
43
"@types/react-dom" : " ^16.9.0" ,
44
44
"@types/react-redux" : " ^7.1.5" ,
45
45
"@types/react-router-dom" : " ^5.1.3" ,
46
+ "@types/redux-mock-store" : " ^1.0.1" ,
46
47
"@typescript-eslint/eslint-plugin" : " ^2.16.0" ,
47
48
"@typescript-eslint/parser" : " ^2.16.0" ,
48
49
"enzyme" : " ^3.11.0" ,
Original file line number Diff line number Diff line change 1501
1501
" @types/prop-types" " *"
1502
1502
csstype "^2.2.0"
1503
1503
1504
+ " @types/redux-mock-store@^1.0.1 " :
1505
+ version "1.0.1"
1506
+ resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.1.tgz#90ca701d640aef7c007f564a9a4f8dc03180b0f7"
1507
+ integrity sha512-1egEnh2/+sRRKImnCo5EMVm0Uxu4fBHeLHk/inhSp/VpE93It8lk3gYeNfehUgXd6OzqP5LLA9kzO9x7o3WfwA==
1508
+ dependencies :
1509
+ redux "^4.0.0"
1510
+
1504
1511
" @types/stack-utils@^1.0.1 " :
1505
1512
version "1.0.1"
1506
1513
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
You can’t perform that action at this time.
0 commit comments