Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-redux to v7.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 51859ef commit 0403c75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "17.0.45",
"@types/react-dom": "17.0.17",
"@types/react-html-parser": "2.0.2",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.29",
"@types/redux-mock-store": "1.0.3",
"@typescript-eslint/parser": "5.41.0",
"eslint-config-prettier": "8.5.0",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2716,10 +2716,10 @@
"@types/htmlparser2" "*"
"@types/react" "*"

"@types/[email protected].24":
version "7.1.24"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.24.tgz#6caaff1603aba17b27d20f8ad073e4c077e975c0"
integrity sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ==
"@types/[email protected].29":
version "7.1.29"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.29.tgz#7c3d6f18fa9ec26246b16d2d169342702da60f9b"
integrity sha512-orHCOWqBBQ1LP1uD6JVdXL+ZRTEWhGGne+VOPcXef03rC+QYdzktLhxR3ozymPDyZK0CNCUuQs9tyQhfg1ku+w==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
Expand Down

0 comments on commit 0403c75

Please sign in to comment.