chore(deps): update dependency redux-mock-store to v1.5.5

This commit is contained in:
renovate[bot] 2024-10-24 14:33:46 +00:00 committed by GitHub
parent 7e3e54d195
commit a520796062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View file

@ -105,7 +105,7 @@
"react-telephone-input": "4.75.5",
"react-test-renderer": "16.14.0",
"redux": "3.7.2",
"redux-mock-store": "1.5.4",
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.80.3",
@ -22438,13 +22438,16 @@
}
},
"node_modules/redux-mock-store": {
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/redux-mock-store/-/redux-mock-store-1.5.4.tgz",
"integrity": "sha512-xmcA0O/tjCLXhh9Fuiq6pMrJCwFRaouA8436zcikdIpYWWCjU76CRk+i2bHx8EeiSiMGnB85/lZdU3wIJVXHTA==",
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/redux-mock-store/-/redux-mock-store-1.5.5.tgz",
"integrity": "sha512-YxX+ofKUTQkZE4HbhYG4kKGr7oCTJfB0GLy7bSeqx86GLpGirrbUWstMnqXkqHNaQpcnbMGbof2dYs5KsPE6Zg==",
"dev": true,
"license": "MIT",
"dependencies": {
"lodash.isplainobject": "^4.0.6"
},
"peerDependencies": {
"redux": "*"
}
},
"node_modules/redux-throttle": {

View file

@ -140,7 +140,7 @@
"react-telephone-input": "4.75.5",
"react-test-renderer": "16.14.0",
"redux": "3.7.2",
"redux-mock-store": "1.5.4",
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.80.3",