Skip to content

Commit 043ac3c

Browse files
chore(deps): update dependency @types/react-redux to v7.1.19 (#271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent eb4b060 commit 043ac3c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@kkt/scope-plugin-options": "6.11.0",
3838
"@types/react": "17.0.27",
3939
"@types/react-dom": "17.0.9",
40-
"@types/react-redux": "7.1.18",
40+
"@types/react-redux": "7.1.19",
4141
"@types/react-router-dom": "5.3.0",
4242
"kkt": "6.11.0"
4343
},

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4484,7 +4484,17 @@
44844484
dependencies:
44854485
"@types/react" "*"
44864486

4487-
"@types/react-redux@7.1.18", "@types/react-redux@^7.1.16":
4487+
"@types/react-redux@7.1.19":
4488+
version "7.1.19"
4489+
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.19.tgz#477bd0a9b01bae6d6bf809418cdfa7d3c16d4c62"
4490+
integrity sha512-L37dSCT0aoJnCgpR8Iuginlbxoh7qhWOXiaDqEsxVMrER1CmVhFD+63NxgJeT4pkmEM28oX0NH4S4f+sXHTZjA==
4491+
dependencies:
4492+
"@types/hoist-non-react-statics" "^3.3.0"
4493+
"@types/react" "*"
4494+
hoist-non-react-statics "^3.3.0"
4495+
redux "^4.0.0"
4496+
4497+
"@types/react-redux@^7.1.16":
44884498
version "7.1.18"
44894499
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.18.tgz#2bf8fd56ebaae679a90ebffe48ff73717c438e04"
44904500
integrity sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==

0 commit comments

Comments
 (0)