Skip to content

Commit 432f415

Browse files
chore(deps): update dependency @types/react-redux to v7.1.34 (#3809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb02bad commit 432f415

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/react-kawaii": "0.17.3",
5757
"@types/react-loadable": "5.5.11",
5858
"@types/react-modal": "3.16.3",
59-
"@types/react-redux": "7.1.25",
59+
"@types/react-redux": "7.1.34",
6060
"@types/react-router-dom": "5.3.3",
6161
"@types/react-scrollspy": "3.3.9",
6262
"@types/redux-mock-store": "1.0.6",

website/yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,17 +2363,7 @@
23632363
dependencies:
23642364
"@types/react" "*"
23652365

2366-
2367-
version "7.1.25"
2368-
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88"
2369-
integrity sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==
2370-
dependencies:
2371-
"@types/hoist-non-react-statics" "^3.3.0"
2372-
"@types/react" "*"
2373-
hoist-non-react-statics "^3.3.0"
2374-
redux "^4.0.0"
2375-
2376-
"@types/react-redux@^7.1.20":
2366+
"@types/[email protected]", "@types/react-redux@^7.1.20":
23772367
version "7.1.34"
23782368
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.34.tgz#83613e1957c481521e6776beeac4fd506d11bd0e"
23792369
integrity sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==

0 commit comments

Comments
 (0)