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 106
106
"jest-localstorage-mock" : " 2.4.26" ,
107
107
"postcss" : " 8.4.47" ,
108
108
"postcss-flexbugs-fixes" : " 5.0.2" ,
109
- "redux-mock-store" : " 1.5.4 " ,
109
+ "redux-mock-store" : " 1.5.5 " ,
110
110
"sass" : " 1.80.3" ,
111
111
"stylelint" : " 16.10.0" ,
112
112
"stylelint-config-recommended" : " 14.0.1" ,
Original file line number Diff line number Diff line change @@ -8432,10 +8432,10 @@ redent@^4.0.0:
8432
8432
indent-string "^5.0.0"
8433
8433
strip-indent "^4.0.0"
8434
8434
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 ==
8439
8439
dependencies :
8440
8440
lodash.isplainobject "^4.0.6"
8441
8441
You can’t perform that action at this time.
0 commit comments