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 71
71
"jest-styled-components" : " ^6.3.3" ,
72
72
"prettier" : " ^1.17.1" ,
73
73
"react-test-renderer" : " 16.8.6" ,
74
- "redux-mock-store" : " 1.5.3 " ,
74
+ "redux-mock-store" : " 1.5.4 " ,
75
75
"storybook-addon-styled-component-theme" : " 1.2.5" ,
76
76
"wait-on" : " 3.3.0" ,
77
77
"webpack" : " ^4.35.3" ,
Original file line number Diff line number Diff line change @@ -11171,10 +11171,10 @@ recursive-readdir@2.2.2:
11171
11171
dependencies:
11172
11172
minimatch "3.0.4"
11173
11173
11174
- redux-mock-store@1.5.3 :
11175
- version "1.5.3 "
11176
- resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.3 .tgz#1f10528949b7ce8056c2532624f7cafa98576c6d "
11177
- integrity sha512-ryhkkb/4D4CUGpAV2ln1GOY/uh51aczjcRz9k2L2bPx/Xja3c5pSGJJPyR25GNVRXtKIExScdAgFdiXp68GmJA ==
11174
+ redux-mock-store@1.5.4 :
11175
+ version "1.5.4 "
11176
+ resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.4 .tgz#90d02495fd918ddbaa96b83aef626287c9ab5872 "
11177
+ integrity sha512-xmcA0O/tjCLXhh9Fuiq6pMrJCwFRaouA8436zcikdIpYWWCjU76CRk+i2bHx8EeiSiMGnB85/lZdU3wIJVXHTA ==
11178
11178
dependencies:
11179
11179
lodash.isplainobject "^4.0.6"
11180
11180
You can’t perform that action at this time.
0 commit comments