Skip to content

Commit

Permalink
Update dependency redux-mock-store to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent a75cd2a commit ed61712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"jest-localstorage-mock": "2.4.26",
"postcss": "8.4.47",
"postcss-flexbugs-fixes": "5.0.2",
"redux-mock-store": "1.5.4",
"redux-mock-store": "1.5.5",
"sass": "1.80.3",
"stylelint": "16.10.0",
"stylelint-config-recommended": "14.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8432,10 +8432,10 @@ redent@^4.0.0:
indent-string "^5.0.0"
strip-indent "^4.0.0"

[email protected].4:
version "1.5.4"
resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.4.tgz#90d02495fd918ddbaa96b83aef626287c9ab5872"
integrity sha512-xmcA0O/tjCLXhh9Fuiq6pMrJCwFRaouA8436zcikdIpYWWCjU76CRk+i2bHx8EeiSiMGnB85/lZdU3wIJVXHTA==
[email protected].5:
version "1.5.5"
resolved "https://registry.yarnpkg.com/redux-mock-store/-/redux-mock-store-1.5.5.tgz#ec3676663c081c4ca5a6a14f1ac193b56c3220eb"
integrity sha512-YxX+ofKUTQkZE4HbhYG4kKGr7oCTJfB0GLy7bSeqx86GLpGirrbUWstMnqXkqHNaQpcnbMGbof2dYs5KsPE6Zg==
dependencies:
lodash.isplainobject "^4.0.6"

Expand Down

0 comments on commit ed61712

Please sign in to comment.