Skip to content

Commit b7c314b

Browse files
chore(deps): update dependency @types/redux-mock-store to v1.0.5
1 parent 51859ef commit b7c314b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "17.0.17",
4141
"@types/react-html-parser": "2.0.2",
4242
"@types/react-redux": "7.1.24",
43-
"@types/redux-mock-store": "1.0.3",
43+
"@types/redux-mock-store": "1.0.5",
4444
"@typescript-eslint/parser": "5.41.0",
4545
"eslint-config-prettier": "8.5.0",
4646
"eslint-config-react-app": "6.0.0",

example-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2744,10 +2744,10 @@
27442744
"@types/scheduler" "*"
27452745
csstype "^3.0.2"
27462746

2747-
"@types/[email protected].3":
2748-
version "1.0.3"
2749-
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.3.tgz#895de4a364bc4836661570aec82f2eef5989d1fb"
2750-
integrity sha512-Wqe3tJa6x9MxMN4DJnMfZoBRBRak1XTPklqj4qkVm5VBpZnC8PSADf4kLuFQ9NAdHaowfWoEeUMz7NWc2GMtnA==
2747+
"@types/[email protected].5":
2748+
version "1.0.5"
2749+
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.5.tgz#1579f50af25c4820ad4ca49883e1ed80aad18501"
2750+
integrity sha512-RU3IuL6ZVx/Ove0qxPz0Lcaiog2YIVIO2iyEg6xN0EqDGYn60cVqVKjo8mvoIsgjH1SepJoYpDZ2fGzFoY4YlQ==
27512751
dependencies:
27522752
redux "^4.0.5"
27532753

0 commit comments

Comments
 (0)