File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 4343 "@types/react-dom" : " ^16.9.0" ,
4444 "@types/react-redux" : " ^7.1.5" ,
4545 "@types/react-router-dom" : " ^5.1.3" ,
46+ "@types/redux-mock-store" : " ^1.0.1" ,
4647 "@typescript-eslint/eslint-plugin" : " ^2.16.0" ,
4748 "@typescript-eslint/parser" : " ^2.16.0" ,
4849 "enzyme" : " ^3.11.0" ,
Original file line number Diff line number Diff line change 15011501 " @types/prop-types" " *"
15021502 csstype "^2.2.0"
15031503
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+
15041511" @types/stack-utils@^1.0.1 " :
15051512 version "1.0.1"
15061513 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