Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-redux to v7.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 51859ef commit bc9f57e
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.34",
"@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/react-redux@7.1.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/react-redux@7.1.34":
version "7.1.34"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.34.tgz#83613e1957c481521e6776beeac4fd506d11bd0e"
integrity sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
Expand Down

0 comments on commit bc9f57e

Please sign in to comment.