Skip to content

Commit 61e3016

Browse files
fix(deps): update dependency react-redux to v7.2.5 (#116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4a06b96 commit 61e3016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dynamic-loadable": "3.0.0",
2626
"react-native": "0.64.2",
2727
"react-native-web": "0.17.1",
28-
"react-redux": "7.2.4",
28+
"react-redux": "7.2.5",
2929
"react-router-dom": "5.3.0",
3030
"rehype-attr": "2.0.2",
3131
"uiw": "4.7.16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16104,10 +16104,10 @@ react-proxy@^1.1.7:
1610416104
lodash "^4.6.1"
1610516105
react-deep-force-update "^1.0.0"
1610616106

16107-
react-redux@7.2.4:
16108-
version "7.2.4"
16109-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.4.tgz#1ebb474032b72d806de2e0519cd07761e222e225"
16110-
integrity sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==
16107+
react-redux@7.2.5:
16108+
version "7.2.5"
16109+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.5.tgz#213c1b05aa1187d9c940ddfc0b29450957f6a3b8"
16110+
integrity sha512-Dt29bNyBsbQaysp6s/dN0gUodcq+dVKKER8Qv82UrpeygwYeX1raTtil7O/fftw/rFqzaf6gJhDZRkkZnn6bjg==
1611116111
dependencies:
1611216112
"@babel/runtime" "^7.12.1"
1611316113
"@types/react-redux" "^7.1.16"

0 commit comments

Comments
 (0)