Skip to content

Commit f7ce0f0

Browse files
Update dependency @types/redux-mock-store to v1.5.0
1 parent 4b77014 commit f7ce0f0

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
@@ -89,7 +89,7 @@
8989
"@types/react-redux": "7.1.34",
9090
"@types/react-router": "5.1.20",
9191
"@types/react-router-dom": "5.3.3",
92-
"@types/redux-mock-store": "1.0.6",
92+
"@types/redux-mock-store": "1.5.0",
9393
"@typescript-eslint/eslint-plugin": "6.21.0",
9494
"@typescript-eslint/parser": "6.21.0",
9595
"@vitejs/plugin-react": "4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,10 +2461,10 @@
24612461
"@types/prop-types" "*"
24622462
csstype "^3.0.2"
24632463

2464-
"@types/redux-mock-store@1.0.6":
2465-
version "1.0.6"
2466-
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.6.tgz#0a03b2655028b7cf62670d41ac1de5ca1b1f5958"
2467-
integrity sha512-eg5RDfhJTXuoJjOMyXiJbaDb1B8tfTaJixscmu+jOusj6adGC0Krntz09Tf4gJgXeCqCrM5bBMd+B7ez0izcAQ==
2464+
"@types/redux-mock-store@1.5.0":
2465+
version "1.5.0"
2466+
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.5.0.tgz#53e9caa9f94c6839e5f34b1c9bcea09b911b67e0"
2467+
integrity sha512-jcscBazm6j05Hs6xYCca6psTUBbFT2wqMxT7wZEHAYFxHB/I8jYk7d5msrHUlDiSL02HdTqTmkK2oIV8i3C8DA==
24682468
dependencies:
24692469
redux "^4.0.5"
24702470

0 commit comments

Comments
 (0)