Skip to content

Commit 2c7ef90

Browse files
Merge pull request #152 from zoltantothcom/greenkeeper/redux-mock-store-1.5.4
Update redux-mock-store to the latest version 🚀
2 parents 14f481a + 44799ff commit 2c7ef90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest-styled-components": "^6.3.3",
7272
"prettier": "^1.17.1",
7373
"react-test-renderer": "16.8.6",
74-
"redux-mock-store": "1.5.3",
74+
"redux-mock-store": "1.5.4",
7575
"storybook-addon-styled-component-theme": "1.2.5",
7676
"wait-on": "3.3.0",
7777
"webpack": "^4.35.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11171,10 +11171,10 @@ recursive-readdir@2.2.2:
1117111171
dependencies:
1117211172
minimatch "3.0.4"
1117311173

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==
1117811178
dependencies:
1117911179
lodash.isplainobject "^4.0.6"
1118011180

0 commit comments

Comments
 (0)