Skip to content

Commit ed61712

Browse files
Update dependency redux-mock-store to v1.5.5
1 parent a75cd2a commit ed61712

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
@@ -106,7 +106,7 @@
106106
"jest-localstorage-mock": "2.4.26",
107107
"postcss": "8.4.47",
108108
"postcss-flexbugs-fixes": "5.0.2",
109-
"redux-mock-store": "1.5.4",
109+
"redux-mock-store": "1.5.5",
110110
"sass": "1.80.3",
111111
"stylelint": "16.10.0",
112112
"stylelint-config-recommended": "14.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8432,10 +8432,10 @@ redent@^4.0.0:
84328432
indent-string "^5.0.0"
84338433
strip-indent "^4.0.0"
84348434

8435-
8436-
version "1.5.4"
8437-
resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.4.tgz#90d02495fd918ddbaa96b83aef626287c9ab5872"
8438-
integrity sha512-xmcA0O/tjCLXhh9Fuiq6pMrJCwFRaouA8436zcikdIpYWWCjU76CRk+i2bHx8EeiSiMGnB85/lZdU3wIJVXHTA==
8435+
8436+
version "1.5.5"
8437+
resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.5.tgz#ec3676663c081c4ca5a6a14f1ac193b56c3220eb"
8438+
integrity sha512-YxX+ofKUTQkZE4HbhYG4kKGr7oCTJfB0GLy7bSeqx86GLpGirrbUWstMnqXkqHNaQpcnbMGbof2dYs5KsPE6Zg==
84398439
dependencies:
84408440
lodash.isplainobject "^4.0.6"
84418441

0 commit comments

Comments
 (0)